diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:23:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:30:51 +0000 |
commit | 9e557c7f20f8f36d4f6792c793f7d2aeb72fa80f (patch) | |
tree | cdc7b09442befc29bef12351a7df30e71228bc30 /testing | |
parent | 6dc6ee843662eeed379d6e3fc7bda512f7d353ac (diff) | |
download | aports-9e557c7f20f8f36d4f6792c793f7d2aeb72fa80f.tar.bz2 aports-9e557c7f20f8f36d4f6792c793f7d2aeb72fa80f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.12-r1
Diffstat (limited to 'testing')
-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 6274d51108..1f1ad5e502 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=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |