diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-06 07:38:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-06 07:47:05 +0000 |
commit | f8a113b25d3c6233a36dcfd35fe7f8d052e6ae76 (patch) | |
tree | f18b606b43a4e8006ee2e4c03f832f887e5b41cf /testing/wanpipe-grsec | |
parent | 815ba350ddc285a64cde12f980ba6233acb62215 (diff) | |
download | aports-f8a113b25d3c6233a36dcfd35fe7f8d052e6ae76.tar.bz2 aports-f8a113b25d3c6233a36dcfd35fe7f8d052e6ae76.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.6-r0
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 11bd84cf5a..d5a56126cd 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.6.5 +_kver=3.6.6 _kpkgrel=0 # source the kernel version |