diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 09:30:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 10:12:59 +0000 |
commit | a413eecaebc5bd05973f5d8fb8aa1e5c7ca37c62 (patch) | |
tree | 1b513411e9e67fb1bd882747428a99ebe0023eef /testing/ipt-netflow-grsec/APKBUILD | |
parent | abc4ec57dc7aa492e7e19610d37965c3ec7fc34b (diff) | |
download | aports-a413eecaebc5bd05973f5d8fb8aa1e5c7ca37c62.tar.bz2 aports-a413eecaebc5bd05973f5d8fb8aa1e5c7ca37c62.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.14-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-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 9aed4613e0..af36ba52c1 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.13 +_kver=4.4.14 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |