diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 14:32:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 14:32:32 +0000 |
commit | 490e0c3dd3b048fd940cfa35e859932365e0a3fc (patch) | |
tree | b0e2bdce143de0da86a240454b57361f77eb8697 /testing | |
parent | 4e62561e6c721ea5b0356043582b8aa63a0866f5 (diff) | |
download | aports-490e0c3dd3b048fd940cfa35e859932365e0a3fc.tar.bz2 aports-490e0c3dd3b048fd940cfa35e859932365e0a3fc.tar.xz |
testing/grsec-wanpipe: rebuild against 3.3.3 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 27b89cba3e..80186411fd 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.2 +_kver=3.3.3 _kpkgrel=0 # source the kernel version |