diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-18 12:03:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-18 12:14:25 +0000 |
commit | 6f2f1834f54f16f826e220cb2bea2fd2b529e6d2 (patch) | |
tree | 1dcf896cdb0bb0af98a95890147fd6c6f8fd56b2 /testing/wanpipe-grsec | |
parent | 39f970d7c3d66e9dc52de5a31bc04ef1f90841d4 (diff) | |
download | aports-6f2f1834f54f16f826e220cb2bea2fd2b529e6d2.tar.bz2 aports-6f2f1834f54f16f826e220cb2bea2fd2b529e6d2.tar.xz |
testing/wanpipe-grsec: rebuild against 3.4.11-r1 kernel
Diffstat (limited to 'testing/wanpipe-grsec')
-rw-r--r-- | testing/wanpipe-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD index 1ba11c36d4..d10790dac0 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.4.11 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |