diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-10 10:45:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-10 10:45:59 +0000 |
commit | 58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4 (patch) | |
tree | 770b8953488248d5616f413589e41ff69b204fcb | |
parent | 9113ce0c9a260ac801e3862a301dc2c5f8d02567 (diff) | |
download | aports-58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4.tar.bz2 aports-58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.9-r3
-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 5d964ccfa0..194ffcb22c 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.6.9 -_kpkgrel=2 +_kpkgrel=3 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |