summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-03 14:12:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-03 14:23:49 +0000
commit3b09a2740c18cc1760418589dd993e12b74681bd (patch)
tree958618ab4ecc3eeb935f6874ddaca6434d8be201 /testing
parent0be8e7009fb24c19dde337625740b61cd62a5760 (diff)
downloadaports-3b09a2740c18cc1760418589dd993e12b74681bd.tar.bz2
aports-3b09a2740c18cc1760418589dd993e12b74681bd.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.9.4-r1
Diffstat (limited to 'testing')
-rw-r--r--testing/wanpipe-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index ed8ae0ac7..a7aeafa1a 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.9.4
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then