diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 07:26:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 10:06:16 +0000 |
commit | 281a6e73b6c833f27199bcaf01dd7e366742328d (patch) | |
tree | ee754eb15fbe6d21f4768e041c5d15fe1280a058 /testing/ipt-netflow-grsec | |
parent | 4f568b817eae5870834a39cee6a6705cd8250548 (diff) | |
download | aports-281a6e73b6c833f27199bcaf01dd7e366742328d.tar.bz2 aports-281a6e73b6c833f27199bcaf01dd7e366742328d.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.8-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 35bba273e6..b8c4cc20fa 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.8 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |