diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-22 13:42:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-22 13:49:33 +0000 |
commit | 51c6cdc91a0a910ae6d9d299e78a04c8805c58e3 (patch) | |
tree | 164b80867907a619be54143b06d94fe36bdd9ea2 /testing/ipt-netflow-grsec/APKBUILD | |
parent | bc3319a775ab3eb571d50d8ba236c7ba4da2f7c8 (diff) | |
download | aports-51c6cdc91a0a910ae6d9d299e78a04c8805c58e3.tar.bz2 aports-51c6cdc91a0a910ae6d9d299e78a04c8805c58e3.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.9.3-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-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 46e628bc4..59c14ab32 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,8 +3,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.9.2 -_kpkgrel=2 +_kver=3.9.3 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |