diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-24 10:46:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-24 11:08:41 +0000 |
commit | c9ac49d772c2339939ebd2081abfb26371f0c8ec (patch) | |
tree | d4efa6c4d30da2113aee9e07f5856480dcf65fa0 /testing/ipt-netflow-grsec | |
parent | 3bdf43bf2080cc0d94146ad8423280da78741588 (diff) | |
download | aports-c9ac49d772c2339939ebd2081abfb26371f0c8ec.tar.bz2 aports-c9ac49d772c2339939ebd2081abfb26371f0c8ec.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.12-r2
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 a14591bd8a..c239413bb9 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.12 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |