diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-08 09:02:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-08 09:02:35 +0000 |
commit | 0a33bfc9a2fafc80267a0bb0bba134b01f7deb35 (patch) | |
tree | 16620b4148bb77e1187c3848293fbaa990b7ef8b /testing/wanpipe-grsec | |
parent | a2d92e5ef01a647ba3ece20bd586c31a40facbfa (diff) | |
download | aports-0a33bfc9a2fafc80267a0bb0bba134b01f7deb35.tar.bz2 aports-0a33bfc9a2fafc80267a0bb0bba134b01f7deb35.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r16
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 875fa92b19..e64ad808df 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=15 +_kpkgrel=16 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |