diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-14 21:27:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-15 10:50:44 +0000 |
commit | a5debdc6c881706db2e03ee956cc5abfbe57f27f (patch) | |
tree | 86c0fda1865b710e27dcdcd77539c813b35e2229 /testing | |
parent | f0fa5dbe2f950d0e85c04b81cf4ff96636ecd8bc (diff) | |
download | aports-a5debdc6c881706db2e03ee956cc5abfbe57f27f.tar.bz2 aports-a5debdc6c881706db2e03ee956cc5abfbe57f27f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.9-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 830eaff6e5..e4c01a8960 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.9.9 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |