From 0e1759bd1522b35cb6437f39a57bce040c4e9a28 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 27 Nov 2012 10:20:34 +0000 Subject: main/wanpipe-grsec: rebuild against kernel 3.6.8-r1 --- testing/wanpipe-grsec/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'testing/wanpipe-grsec') 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" -- cgit v1.2.3