diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-22 11:03:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-22 11:03:11 +0000 |
commit | f925a237cef5f46daa62198068d48f13a1dc1027 (patch) | |
tree | b2f7c1a9a131841ebfdfb8bcce28737246f14524 | |
parent | ddf9d34f54b500e06be2e076d316976491d10711 (diff) | |
download | aports-f925a237cef5f46daa62198068d48f13a1dc1027.tar.bz2 aports-f925a237cef5f46daa62198068d48f13a1dc1027.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r5
-rw-r--r-- | testing/wanpipe-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD index 377ca12fa..a9bd05a7e 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.6.11 -_kpkgrel=4 +_kpkgrel=5 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |