diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-23 15:39:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-23 15:58:53 +0000 |
commit | 56b1f52934f54f10f0373087886c7ae8d450a6fa (patch) | |
tree | 22555d0d531f4cf25fb1f95c1c8394d8797abea5 /testing/wanpipe-grsec | |
parent | 1d73a6d541e7ca3a05d4becdf5131f8bc8b224ba (diff) | |
download | aports-56b1f52934f54f10f0373087886c7ae8d450a6fa.tar.bz2 aports-56b1f52934f54f10f0373087886c7ae8d450a6fa.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r6
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 a9bd05a7e8..427a043f1c 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=5 +_kpkgrel=6 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |