diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-08-23 13:37:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-08-23 13:37:23 +0000 |
commit | c7db29268995821b8958524e51d4edda46c3896a (patch) | |
tree | 885fbd2d1fac7d062fdc716add026f745a1e169e /testing | |
parent | 644c2100dddbdc2e9ebc3f630cce311f181b0cf7 (diff) | |
download | aports-c7db29268995821b8958524e51d4edda46c3896a.tar.bz2 aports-c7db29268995821b8958524e51d4edda46c3896a.tar.xz |
testing/wanpipe-grsec: update to 3.4.9 kernel
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 9897ca7796..7908aae2be 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.7 +_kver=3.4.9 _kpkgrel=0 # source the kernel version |