diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 19:58:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 19:58:15 +0000 |
commit | ffe3fc07923c24a113601c362ab5c96a0bc68f50 (patch) | |
tree | 4a369d479d1fdf1a39507fa64ed6bb08dc1b435a /testing/wanpipe-grsec/APKBUILD | |
parent | a712f7b2e674a47e51e396802719a0599b6d04e2 (diff) | |
download | aports-ffe3fc07923c24a113601c362ab5c96a0bc68f50.tar.bz2 aports-ffe3fc07923c24a113601c362ab5c96a0bc68f50.tar.xz |
testing/wanpipe-grsec: rebuild against 3.6.2 kernel
Diffstat (limited to 'testing/wanpipe-grsec/APKBUILD')
-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 cbd60cc27..83a82f83f 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-grsec} _realname=wanpipe _name=$_realname-$_flavor -_kver=3.4.13 +_kver=3.6.2 _kpkgrel=0 # source the kernel version |