diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 14:07:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 14:11:47 +0000 |
commit | c3489dfa033e5ea4637b1dcc88b8cc030831eb40 (patch) | |
tree | a25d22a999a354e12e0f11a45d8a1bc080b757de /testing/ipt-netflow-grsec | |
parent | 42e9dda067e5eaa66698fe28284cbfab0eb2805a (diff) | |
download | aports-c3489dfa033e5ea4637b1dcc88b8cc030831eb40.tar.bz2 aports-c3489dfa033e5ea4637b1dcc88b8cc030831eb40.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.3-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 ed16a1c06..895fd3be9 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.9.3 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |