aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-27 10:20:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-27 11:02:18 +0000
commit0e1759bd1522b35cb6437f39a57bce040c4e9a28 (patch)
treeb76f780ffa5341ca33a257503059489c7961a428
parentf943b362d7f56cc9333b99498b9d46718981f698 (diff)
downloadaports-0e1759bd1522b35cb6437f39a57bce040c4e9a28.tar.bz2
aports-0e1759bd1522b35cb6437f39a57bce040c4e9a28.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.8-r1
-rw-r--r--testing/wanpipe-grsec/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index b1bf668d7b..d36e87eea4 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,8 +4,8 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.6.7
-_kpkgrel=0
+_kver=3.6.8
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then
@@ -64,5 +64,4 @@ package() {
install_kmod || return 1
}
-md5sums="97870a9de81aa61d74e3a5ac930f94e3 wanpipe-3.5.27.tgz
-c05de38644472046f63985e03228205d constify.patch"
+md5sums="97870a9de81aa61d74e3a5ac930f94e3 wanpipe-3.5.27.tgz"