diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-14 07:36:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-14 07:52:23 +0000 |
commit | cae8ff91962c17a39ff45edd46d622239924cb64 (patch) | |
tree | 425387234fb972cedbbda8707c49aec4e4149dcb /testing | |
parent | 8cdd8dc169a0bf7147eea603e4aaeab660807c37 (diff) | |
download | aports-cae8ff91962c17a39ff45edd46d622239924cb64.tar.bz2 aports-cae8ff91962c17a39ff45edd46d622239924cb64.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.9.2-r0
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 974a8585d2..dec8730b54 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.8.12 +_kver=3.9.2 _kpkgrel=0 # source the kernel version |