diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-14 10:18:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-14 10:18:01 +0000 |
commit | 7e6b5b1075b1061204f386afc3af9c50c655159b (patch) | |
tree | 5fb6f6273ad26c4da035dd43389d2696a475a366 /testing/wanpipe-grsec | |
parent | 20d3d6717bf323746aa66a0ab6ee00735de72309 (diff) | |
download | aports-7e6b5b1075b1061204f386afc3af9c50c655159b.tar.bz2 aports-7e6b5b1075b1061204f386afc3af9c50c655159b.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.6-r2
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 2302cfc6d..beaa677f3 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.6.6 -_kpkgrel=1 +_kpkgrel=2 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |