From 86721db779ddade35b15e256d239a50d4499f40d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 9 May 2013 09:14:58 +0000 Subject: [PATCH] testing/wanpipe-grsec: rebuild against kernel 3.8.12-r0 --- testing/wanpipe-grsec/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD index 2201f736ecf..974a8585d26 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.8.11 -_kpkgrel=1 +_kver=3.8.12 +_kpkgrel=0 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then