diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-06 13:10:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-06 13:14:55 +0000 |
commit | 31f8277a989dc104cfdd6eae6155abaf4e5ed0dd (patch) | |
tree | 64d41d7e1e6ef46df5f7792e24ae795465a93d09 /testing | |
parent | 14c5612272e6051571cfef6e02024315cc920fd0 (diff) | |
download | aports-31f8277a989dc104cfdd6eae6155abaf4e5ed0dd.tar.bz2 aports-31f8277a989dc104cfdd6eae6155abaf4e5ed0dd.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r12
Diffstat (limited to 'testing')
-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 c3f914f3e4..2e3d2d50bc 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=11 +_kpkgrel=12 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |