diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 10:13:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-17 11:59:37 +0000 |
commit | d8d4cbbb82ca6f431b35640d09af8c7b451cf1e4 (patch) | |
tree | 390a6285111ae2d2726922299ce76dcca2ec15ab /testing/wanpipe-grsec | |
parent | 505a8fc616247e764b11fc230a081da49feba6f7 (diff) | |
download | aports-d8d4cbbb82ca6f431b35640d09af8c7b451cf1e4.tar.bz2 aports-d8d4cbbb82ca6f431b35640d09af8c7b451cf1e4.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.6.11-r3
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 3f280b23f5..294e01787f 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=2 +_kpkgrel=3 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |