diff options
Diffstat (limited to 'testing/wanpipe-grsec')
-rw-r--r-- | testing/wanpipe-grsec/APKBUILD | 7 |
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" |