diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-24 12:08:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-24 13:59:52 +0000 |
commit | 93902261b4976d7165f9a58bb2a54f2c962ae0cd (patch) | |
tree | 23254fe78837b4a11998d57174551ffbb1553bb2 /testing/ipt-netflow-grsec | |
parent | f0eae5144bd47a118ea516609ee1565b6b68997f (diff) | |
download | aports-93902261b4976d7165f9a58bb2a54f2c962ae0cd.tar.bz2 aports-93902261b4976d7165f9a58bb2a54f2c962ae0cd.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.13-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 b391a4e267..41b8267d72 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.12 -_kpkgrel=1 +_kver=3.14.13 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |