diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-12 11:33:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-12 11:46:29 +0000 |
commit | 48c0ccebc26ca3ce9e42f218aeda6d027d025bd0 (patch) | |
tree | d87b709fbd6b18cdbc797fb12463a9ac2932f2ac /testing/wanpipe-grsec | |
parent | 4cf8b28a564f8b7ea724569628646b5be2ec4c83 (diff) | |
download | aports-48c0ccebc26ca3ce9e42f218aeda6d027d025bd0.tar.bz2 aports-48c0ccebc26ca3ce9e42f218aeda6d027d025bd0.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.4.10-r1
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 7587adb192..35cb45915e 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.4.10 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |