diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-15 17:55:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-15 17:55:12 +0000 |
commit | 1d8176b0b0b65f517fc6fa6ace7745a703df17b5 (patch) | |
tree | c7f9826914221e0b8c6b52ac9f27e09cf1c251ef /testing/wanpipe-grsec | |
parent | 5a9d0775836478764ccfa670b8070b67bd20c57f (diff) | |
download | aports-1d8176b0b0b65f517fc6fa6ace7745a703df17b5.tar.bz2 aports-1d8176b0b0b65f517fc6fa6ace7745a703df17b5.tar.xz |
testing/wanpipe-grsec: rebuild against kernel 3.9.2-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 dec8730b5..9439255c3 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -5,7 +5,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.9.2 -_kpkgrel=0 +_kpkgrel=1 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |