diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-13 12:16:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-13 12:16:00 +0000 |
commit | 6969a746fc47e6f889b85a4c4d4c4a3bef64ce9b (patch) | |
tree | 0bd75288627e334a3b2878cd772a97ad7232d9b3 /testing/wanpipe-grsec | |
parent | 93b94ba9f3411942b77861089fab8c45aa2bd0b9 (diff) | |
download | aports-6969a746fc47e6f889b85a4c4d4c4a3bef64ce9b.tar.bz2 aports-6969a746fc47e6f889b85a4c4d4c4a3bef64ce9b.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.6.11-r20
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 ad40b5041c..0ec51cdd2d 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=18 +_kpkgrel=20 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |