diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-29 12:57:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-29 12:57:07 +0000 |
commit | 906a1e80fd7b12c596a0a8aa1af10d0c8a28aaf7 (patch) | |
tree | cd10e31ab1364614223ecfe09fcac307f2c9814e /testing/ipt-netflow-grsec | |
parent | 6e41b38a71cc26a98e6a12f719fad3574714b088 (diff) | |
download | aports-906a1e80fd7b12c596a0a8aa1af10d0c8a28aaf7.tar.bz2 aports-906a1e80fd7b12c596a0a8aa1af10d0c8a28aaf7.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.8.10-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index e9de43a190..8c50f61745 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,8 +3,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.8.8 -_kpkgrel=1 +_kver=3.8.10 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |