diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 06:48:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 06:56:16 +0000 |
commit | 635d484a334ff3359589da01f0a227c9c332886a (patch) | |
tree | 439882aaa5cea4a3035f9d748ee4f82535ee942c /testing/ipt-netflow-grsec | |
parent | 7d9b9e907cefcdb830be365ad85f085987fd66f9 (diff) | |
download | aports-635d484a334ff3359589da01f0a227c9c332886a.tar.bz2 aports-635d484a334ff3359589da01f0a227c9c332886a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.3-r1
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 59c14ab328..ed16a1c06d 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.3 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |