diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-02 07:26:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-02 09:20:23 +0000 |
commit | b9a3febd46a67688b3af60ce714722c13cf23a81 (patch) | |
tree | 14bef6a340805d8dcddfba001f5817c849d61e68 /testing | |
parent | b28c3fe1c7cbcade5a19bdeb70bfb10c38fd5b42 (diff) | |
download | aports-b9a3febd46a67688b3af60ce714722c13cf23a81.tar.bz2 aports-b9a3febd46a67688b3af60ce714722c13cf23a81.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.8-r1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 82f2ade39..26f5b7a9c 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.9.8 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |