diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:05:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:05:26 +0000 |
commit | dbf3b053720d51e45fb701454e7f4c45f92b9ef7 (patch) | |
tree | fd82201b519f746edd95141dc05d382373a78082 /testing/wanpipe-grsec | |
parent | 19769af4179f324ff8c6c22d1dbe33ec458506f2 (diff) | |
download | aports-dbf3b053720d51e45fb701454e7f4c45f92b9ef7.tar.bz2 aports-dbf3b053720d51e45fb701454e7f4c45f92b9ef7.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.8.2-r4
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 1caecf2cd..081219859 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.8.2 -_kpkgrel=3 +_kpkgrel=4 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |