diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-16 15:00:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-16 16:05:14 +0000 |
commit | a79e7888f080411a77966b4f12595703d96aa46e (patch) | |
tree | 8ec81889618839509b92dc637195c6c1945b3d72 /testing | |
parent | efabf31cbde0d94782e932456f03b7fd2658ee2a (diff) | |
download | aports-a79e7888f080411a77966b4f12595703d96aa46e.tar.bz2 aports-a79e7888f080411a77966b4f12595703d96aa46e.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.28-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 6d90c68623..f21ac28a4a 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.28 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |