aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-07 07:47:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-07 11:35:08 +0000
commitcc020973f4ae08312acfd37d339e0f540e56ad2c (patch)
tree222c5c5668b3eff8fdd387976ad7694d299436bb
parent70b93fc929054b7b235f22733e7d6976d4b7c457 (diff)
downloadalpine_aports-cc020973f4ae08312acfd37d339e0f540e56ad2c.tar.bz2
alpine_aports-cc020973f4ae08312acfd37d339e0f540e56ad2c.tar.xz
alpine_aports-cc020973f4ae08312acfd37d339e0f540e56ad2c.zip
main/wanpipe-grsec: rebuild against kernel 3.6.11-r12
-rw-r--r--testing/wanpipe-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index b01595f5f5..8cf40fe23c 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
5 5
6_kpkg=linux-$_flavor 6_kpkg=linux-$_flavor
7_kver=3.6.11 7_kver=3.6.11
8_kpkgrel=7 8_kpkgrel=12
9 9
10# source the kernel version 10# source the kernel version
11if [ -f ../../main/linux-$_flavor/APKBUILD ]; then 11if [ -f ../../main/linux-$_flavor/APKBUILD ]; then