diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:28:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:28:15 +0000 |
commit | 28cd5fa19112d1308697899bd9eda91e89f9e89a (patch) | |
tree | 54f3514653ea3275855079d59e01438620c65012 | |
parent | 42ae701edfedc0f2f5d2eec056bdd2d5409001f9 (diff) | |
download | aports-28cd5fa19112d1308697899bd9eda91e89f9e89a.tar.bz2 aports-28cd5fa19112d1308697899bd9eda91e89f9e89a.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r7
-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 427a043f1..d90433e61 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=6 +_kpkgrel=7 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |