diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-19 12:10:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-19 12:10:05 +0000 |
commit | 95fe535a178e99f9a8d64a32c11761bc50e491d6 (patch) | |
tree | 3e1fb11a2106233cdf014fbfdf54bdbe1d4e2469 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 153585aadb7e25f00259eae0443d10edaf4775b3 (diff) | |
download | aports-95fe535a178e99f9a8d64a32c11761bc50e491d6.tar.bz2 aports-95fe535a178e99f9a8d64a32c11761bc50e491d6.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.29-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-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 f21ac28a4a..9ee1baec0f 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.28 -_kpkgrel=1 +_kver=3.14.29 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |