diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-02-25 13:18:52 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-02-25 13:23:24 +0000 |
commit | 0c955898be4a7a3d1974177d6a5c817ee5d1a743 (patch) | |
tree | 26103fdbed4af69a28c19f7dfb53aaafd54020bf /testing/ipt-netflow-grsec | |
parent | faceac9b14e695ae916c44c64bef838114a0d141 (diff) | |
download | aports-0c955898be4a7a3d1974177d6a5c817ee5d1a743.tar.bz2 aports-0c955898be4a7a3d1974177d6a5c817ee5d1a743.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.17-r3
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 b1ee5e7277..aa20886807 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.1.17 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |