diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-03 07:15:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-03 07:44:27 +0000 |
commit | 145c9d3ce9b0c0f0b244e51f32c82ed4be0788aa (patch) | |
tree | 62c3b759cf88d4b5897b90fcb52327b5181c3a5b | |
parent | de0f478d6819f70795abdebb7c90fcea299fe9e2 (diff) | |
download | aports-145c9d3ce9b0c0f0b244e51f32c82ed4be0788aa.tar.bz2 aports-145c9d3ce9b0c0f0b244e51f32c82ed4be0788aa.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.5-r0
-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 326b0d0a4d..246115731d 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.4 -_kpkgrel=2 +_kver=3.14.5 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |