diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 11:50:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 12:09:22 +0000 |
commit | f9e9fe51784c1cc1ab8f87e9298c2ac07d8fdade (patch) | |
tree | 1e042c550c31a3621903138a86c5bc792158a74e /testing | |
parent | b8125b64fd09d43f2628ae9fee21a4d8a0c46e8d (diff) | |
download | aports-f9e9fe51784c1cc1ab8f87e9298c2ac07d8fdade.tar.bz2 aports-f9e9fe51784c1cc1ab8f87e9298c2ac07d8fdade.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.16-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 6512cd0884..3e4077a145 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.14 -_kpkgrel=1 +_kver=3.18.16 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |