diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 16:36:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 17:02:17 +0000 |
commit | 48933d6c67fb2e723940b5845e369efaf96017c7 (patch) | |
tree | 5b421882619a96214bf4717053a84763b2fac716 /testing/ipt-netflow-grsec | |
parent | 072fbb27e1ad9e26ea12a6ef32d764da0fef6cdd (diff) | |
download | aports-48933d6c67fb2e723940b5845e369efaf96017c7.tar.bz2 aports-48933d6c67fb2e723940b5845e369efaf96017c7.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.11-r2
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 a269ba8115..331c11a4d2 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.11 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |