diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-17 08:33:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-17 08:33:32 +0000 |
commit | a93c92f9297e572a6af0443ba78e286ffc5bc8df (patch) | |
tree | 660f06809d5392043028051b91c3ece6f3709ed4 /testing/ipt-netflow-grsec | |
parent | d9a133b77db00052c318571795cb20fac4884236 (diff) | |
download | aports-a93c92f9297e572a6af0443ba78e286ffc5bc8df.tar.bz2 aports-a93c92f9297e572a6af0443ba78e286ffc5bc8df.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.2-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 5f372ee81..46e628bc4 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.2 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |