diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:35:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:35:43 +0000 |
commit | ed1cc101588cf2a27aa7787da845ee34aa68cb9b (patch) | |
tree | eb8bfbd2b24c6af4f9c2bc2e14e9d5ec532c82f5 /testing/wanpipe-grsec | |
parent | 71bf74a6edd25515cb849159ab0ed552467dc01f (diff) | |
download | aports-ed1cc101588cf2a27aa7787da845ee34aa68cb9b.tar.bz2 aports-ed1cc101588cf2a27aa7787da845ee34aa68cb9b.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.8.2-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 f80953a75..1caecf2cd 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=1 +_kpkgrel=3 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |