diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-16 08:26:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-16 08:26:14 +0000 |
commit | 4ed047c30fdd44c8686cd9ae33885175fd4203cb (patch) | |
tree | d2deecd7e0a5d08645ddb4997e3cef6c6c71cae6 /testing | |
parent | feb2a8a639924e2078b9992534f039fb69717119 (diff) | |
download | aports-4ed047c30fdd44c8686cd9ae33885175fd4203cb.tar.bz2 aports-4ed047c30fdd44c8686cd9ae33885175fd4203cb.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.3.8-r3
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 5744da6d77..9c190acbfa 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=2 +_kpkgrel=3 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |