diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 12:51:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 13:46:00 +0000 |
commit | 21d59922ccadd93795617de539b876a84f8a1542 (patch) | |
tree | 8b5ce8dc8d3a10dabacee25611bd04823e9f2266 /testing | |
parent | a41c433a6fc2490c58a88f500d209b94f333ebcd (diff) | |
download | aports-21d59922ccadd93795617de539b876a84f8a1542.tar.bz2 aports-21d59922ccadd93795617de539b876a84f8a1542.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.3.8-r2
Diffstat (limited to 'testing')
-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 acbcb2ed8d..5744da6d77 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.3.8 -_kpkgrel=1 +_kpkgrel=2 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |