diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 12:52:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-29 13:05:39 +0000 |
commit | 221cae18379f671af3f2ebc80d500b0232357171 (patch) | |
tree | 0d69dd520084ae6e0d7a062cb1faea5cfe241823 /testing/ipt-netflow-grsec | |
parent | c145d71da9c851c50da4d2ddc545703aca75a893 (diff) | |
download | aports-221cae18379f671af3f2ebc80d500b0232357171.tar.bz2 aports-221cae18379f671af3f2ebc80d500b0232357171.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.37-r1
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 12d05e15e3..1090901c3c 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.37 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |