diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-21 08:26:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-21 08:27:22 +0000 |
commit | 1d792548d23a752685a15c4f2fbe095c30957fe2 (patch) | |
tree | 7ab7fcd20fc3654ed516c460db5ae2d1c5fd42db /testing/wanpipe-grsec | |
parent | 988327007b1bdde66fd0a5f9c381076aa3828ffe (diff) | |
download | aports-1d792548d23a752685a15c4f2fbe095c30957fe2.tar.bz2 aports-1d792548d23a752685a15c4f2fbe095c30957fe2.tar.xz |
main/wanpipe-grsec: rebuild against kernel 3.3.8-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 c17ea1e615..acbcb2ed8d 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -4,7 +4,7 @@ _realname=wanpipe _name=$_realname-$_flavor _kver=3.3.8 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |