summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2012-12-05 16:19:59 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2012-12-05 16:19:59 +0100
commit79f54514d1e87f7cf7a4a331c98d0c7e1a893731 (patch)
tree6e43c27710b54ce4ca2ae37cb68241d26fbaeaeb
parentaf1de042a6a04da201e3fa18bcbb1ef92142644c (diff)
downloadaports-79f54514d1e87f7cf7a4a331c98d0c7e1a893731.tar.bz2
aports-79f54514d1e87f7cf7a4a331c98d0c7e1a893731.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.9-r1
-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 f22996924..d5c0d00a7 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.9
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then