diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-24 10:55:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-24 10:55:53 +0000 |
commit | f879b03d74dae389a12159308ca8c0c52e4c37b0 (patch) | |
tree | 7f0203ca590e61e4a34d695fac76b408cf02f2cc /testing/wanpipe-grsec/APKBUILD | |
parent | 45790f75ed8f914a3b8bd422f17e41fb274985c1 (diff) | |
download | aports-f879b03d74dae389a12159308ca8c0c52e4c37b0.tar.bz2 aports-f879b03d74dae389a12159308ca8c0c52e4c37b0.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.3-r0
Diffstat (limited to 'testing/wanpipe-grsec/APKBUILD')
-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 83a82f83f3..614b9130ee 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.6.2 +_kver=3.6.3 _kpkgrel=0 # source the kernel version |