diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-31 14:14:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-31 14:54:12 +0000 |
commit | 74b1e1501f27ada52afa50208bff73f79d26bcb3 (patch) | |
tree | e523eab8fcee0a00ace416cccfd97f3d624255bf /testing/wanpipe-grsec | |
parent | 911b50d12ae179992fb3b871935aacd55c505bbe (diff) | |
download | aports-74b1e1501f27ada52afa50208bff73f79d26bcb3.tar.bz2 aports-74b1e1501f27ada52afa50208bff73f79d26bcb3.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.3.8-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 9c190acbfa..5e246fb1aa 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=3 +_kpkgrel=4 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |