diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 13:03:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 13:03:32 +0000 |
commit | 98409978bb94461def3dc07d0f1e610d13916547 (patch) | |
tree | 2466b1776c61d327c6973ce73a5c736b14d546ce /testing/wanpipe-grsec | |
parent | 16b4274dbfe6e5db28c94933a9d0c77dfe5f2e49 (diff) | |
download | aports-98409978bb94461def3dc07d0f1e610d13916547.tar.bz2 aports-98409978bb94461def3dc07d0f1e610d13916547.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r8
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 d90433e61..234eec60d 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=7 +_kpkgrel=8 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |