diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 12:27:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-30 12:27:17 +0000 |
commit | c08f1178ac5555d73685c80ae1c7f218a21a45c1 (patch) | |
tree | 53519897096b90d261a75d3b8ed3e4c1be908986 /testing/ipt-netflow-grsec | |
parent | b9d267070b3fe53dbe62bff38b297ea31719543a (diff) | |
download | aports-c08f1178ac5555d73685c80ae1c7f218a21a45c1.tar.bz2 aports-c08f1178ac5555d73685c80ae1c7f218a21a45c1.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.19-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 04aff6924d..aa668bdfb7 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.19 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |