diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-19 15:28:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-19 15:28:17 +0000 |
commit | 63c43ec66ba5868af509a3a60b56960e2c0fdf35 (patch) | |
tree | d21d0289cff48b04100b65d2bf0514220eca5e17 /testing | |
parent | eab23cc46da0dcd45fccf317a13da2e9f70bb293 (diff) | |
download | aports-63c43ec66ba5868af509a3a60b56960e2c0fdf35.tar.bz2 aports-63c43ec66ba5868af509a3a60b56960e2c0fdf35.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.12.8-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 65e1e3ccd0..7d7c460613 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.12.8 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |