testing/wanpipe-grsec: rebuild against kernel 3.8.12-r0

This commit is contained in:
Natanael Copa 2013-05-09 09:14:58 +00:00
parent 41c3645bb8
commit 86721db779

View File

@ -4,8 +4,8 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.8.11
_kpkgrel=1
_kver=3.8.12
_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then