diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 11:03:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 11:59:38 +0000 |
commit | 510a6b27df2d4762b8c730be02e5b18ad4b64338 (patch) | |
tree | 6a6ca71741f44d26a9066c445e7cfd8e016be77c /testing/wanpipe-grsec | |
parent | 79d28ea4caf9e773e78585dfefec807cc2c1ffac (diff) | |
download | aports-510a6b27df2d4762b8c730be02e5b18ad4b64338.tar.bz2 aports-510a6b27df2d4762b8c730be02e5b18ad4b64338.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r4
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 294e01787f..377ca12fac 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=3 +_kpkgrel=4 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |