diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-21 14:56:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-21 14:56:38 +0000 |
commit | 9218ff662d8c423d6ffb73f4da36747fc0a8b7e1 (patch) | |
tree | 865d96e401cab9cda74549f890af5a12b3a50281 /testing/wanpipe-grsec | |
parent | 7a116790062c4ad490721040d63dacf246a1d664 (diff) | |
download | aports-9218ff662d8c423d6ffb73f4da36747fc0a8b7e1.tar.bz2 aports-9218ff662d8c423d6ffb73f4da36747fc0a8b7e1.tar.xz |
testing/wanpipe-grsec: rebuild against 3.3.6-r1 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 dd336728a..ec3b90930 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.3.6 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |