diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-20 17:38:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-20 18:24:09 +0000 |
commit | e6332f136b5463aee5dce63029e6c2aa96b51fda (patch) | |
tree | 19a2593551b5f5b832ef7e6d26545dd9d67b4356 /testing | |
parent | f6aa8a6fa93fd25edd316b0aabb1ae32df851ec1 (diff) | |
download | aports-e6332f136b5463aee5dce63029e6c2aa96b51fda.tar.bz2 aports-e6332f136b5463aee5dce63029e6c2aa96b51fda.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.16-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 e647cbfdb7..b31fba38da 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.16 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |