diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 14:38:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 14:38:09 +0000 |
commit | 7fd1026f842c2b315d32f50c5765e39c5544f278 (patch) | |
tree | 5d9b9a371d2b896dc2bf67a594962d1608914578 /testing/wanpipe-grsec | |
parent | a1ea44a880c16d4e612bd77ba9dbe9469b387b38 (diff) | |
download | aports-7fd1026f842c2b315d32f50c5765e39c5544f278.tar.bz2 aports-7fd1026f842c2b315d32f50c5765e39c5544f278.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r13
Diffstat (limited to 'testing/wanpipe-grsec')
-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 2e3d2d50b..1e6ef9fc3 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=12 +_kpkgrel=13 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |