diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-28 13:15:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-28 13:15:22 +0000 |
commit | efc26f0da364bbb7fcfd025f391f0a0e319345ed (patch) | |
tree | 61a3a17a7ab6628d098c1806bf2fc3fcb133c21d /testing/wanpipe-grsec | |
parent | 9029a81dffa87fdf7797093da137e7217cc0763e (diff) | |
download | aports-efc26f0da364bbb7fcfd025f391f0a0e319345ed.tar.bz2 aports-efc26f0da364bbb7fcfd025f391f0a0e319345ed.tar.xz |
testing/wanpipe-grsec: rebuild against 3.3.4 kernel
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 80186411f..832ea4237 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.3.3 +_kver=3.3.4 _kpkgrel=0 # source the kernel version |