diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-01 09:41:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-01 09:43:19 +0000 |
commit | a5e5599a6c45ddaa21e70df73bedbb550498aaf1 (patch) | |
tree | 5dbc886192360a4d0ed99942666f6cf3ebe526ff | |
parent | 8b6a99e8bd3d85bbd2a0105a90e4405b129c3da7 (diff) | |
download | aports-a5e5599a6c45ddaa21e70df73bedbb550498aaf1.tar.bz2 aports-a5e5599a6c45ddaa21e70df73bedbb550498aaf1.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.4.11-r2
-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 d10790dac..39d5b7d89 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.4.11 -_kpkgrel=1 +_kpkgrel=2 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |