diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-18 07:46:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-18 07:46:50 +0000 |
commit | abec1f391ad1400086af5369127605ce2c90e59e (patch) | |
tree | d89af8ba8864193e82dba3658ae1be8daee8b19b /testing/wanpipe-grsec | |
parent | cb06b36e434fb19422babd0c5c752ab8f77e43f7 (diff) | |
download | aports-abec1f391ad1400086af5369127605ce2c90e59e.tar.bz2 aports-abec1f391ad1400086af5369127605ce2c90e59e.tar.xz |
testing/wanpipe-grsec: rebuild against 3.3.2 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 50317cf836..27b89cba3e 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.0 +_kver=3.3.2 _kpkgrel=0 # source the kernel version |