diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-17 08:35:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-17 08:35:43 +0000 |
commit | 4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b (patch) | |
tree | 6c0c39010decb89094a07285a9db87020b9fa2b1 /testing | |
parent | dd5695e39e8f38a41850a3de71d8ded55a3efd76 (diff) | |
download | aports-4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b.tar.bz2 aports-4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.9.2-r2
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 9439255c3b..848642b1d5 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.9.2 -_kpkgrel=1 +_kpkgrel=2 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |