diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-07 09:24:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-07 09:24:52 +0000 |
commit | 6b9b3c249735072589c7442c93c11cad0fcadfd9 (patch) | |
tree | e0116b694d8c029e2fd063f8e0e6b3b135358bab /testing/wanpipe-grsec/APKBUILD | |
parent | dfbad24ed05e85f0bd3985862e0336d4daedf2e7 (diff) | |
download | aports-6b9b3c249735072589c7442c93c11cad0fcadfd9.tar.bz2 aports-6b9b3c249735072589c7442c93c11cad0fcadfd9.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r1
Diffstat (limited to 'testing/wanpipe-grsec/APKBUILD')
-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 64461afd0..2df7eaf53 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.6.11 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |