diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-02 19:22:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-02 19:22:57 +0000 |
commit | 06d2718ed7d453b6dd20676b18fc903eef2d7574 (patch) | |
tree | 3dd337e708fcfe4b3895f1db3951372619dc2407 /testing | |
parent | 80989c0af4c50827801eba9a6325fbc3c7c09c19 (diff) | |
download | aports-06d2718ed7d453b6dd20676b18fc903eef2d7574.tar.bz2 aports-06d2718ed7d453b6dd20676b18fc903eef2d7574.tar.xz |
testing/wanpipe-grsec: rebuild against 3.3.0 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 46232b7bbf..50317cf836 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.2.12 +_kver=3.3.0 _kpkgrel=0 # source the kernel version |