diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-23 08:30:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-23 08:30:21 +0000 |
commit | 392e6e9a4d402d070f8a90445303cead9bdcb5b9 (patch) | |
tree | 08c0bf76f003afaf43b3c37eaae2a4e728292be3 /testing/ipt-netflow-grsec | |
parent | 826e0af2acb15f10a50bc919643586d75e9462cb (diff) | |
download | aports-392e6e9a4d402d070f8a90445303cead9bdcb5b9.tar.bz2 aports-392e6e9a4d402d070f8a90445303cead9bdcb5b9.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.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 b7863ff046..bf21cf78da 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.8 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |