diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-08 14:36:01 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-08 15:07:29 +0100 |
commit | 28c7c5dee7a0015f74ac4b102ef836faddcc4b0d (patch) | |
tree | ecfd6d1b1c8658dc46843c36028effdae10940a0 | |
parent | 2d532e4178dda8f72849e08220884c1793cba9de (diff) | |
download | aports-28c7c5dee7a0015f74ac4b102ef836faddcc4b0d.tar.bz2 aports-28c7c5dee7a0015f74ac4b102ef836faddcc4b0d.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r17
-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 e64ad808d..268b528a6 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=16 +_kpkgrel=17 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |