diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-25 19:03:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-25 19:03:11 +0000 |
commit | 49832f5ede2114d640ba939136243b18b8249a47 (patch) | |
tree | 62ef4e0513daed06467afdeeca349dffe19b49cd /testing | |
parent | b815f7ad5928364228b0bcd09e06255e7b554121 (diff) | |
download | aports-49832f5ede2114d640ba939136243b18b8249a47.tar.bz2 aports-49832f5ede2114d640ba939136243b18b8249a47.tar.xz |
testing/wanpipe-grsec: rebuild against 3.3.6-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 ec3b90930d..eb20e02267 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.3.6 -_kpkgrel=1 +_kpkgrel=2 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |