diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-09 09:42:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-09 09:42:54 +0000 |
commit | c1c3f61629a9309c910674c6d4c3ea825b6f5af2 (patch) | |
tree | 6ba57f4057ae73fe5d51b82e9b5856c42adb3b83 | |
parent | 3bda2b16443bdf99746ab741c16e2dcba6a56a84 (diff) | |
download | aports-c1c3f61629a9309c910674c6d4c3ea825b6f5af2.tar.bz2 aports-c1c3f61629a9309c910674c6d4c3ea825b6f5af2.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.3.5
-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 832ea42377..c8dfba201f 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.4 +_kver=3.3.5 _kpkgrel=0 # source the kernel version |