diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-22 09:56:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-22 14:46:34 +0000 |
commit | a44e649dde033b2e734cbd973adfddf0e67c2198 (patch) | |
tree | 0d063f31a6e9d085f239141484b1f18534a9ef81 | |
parent | 2f5fec052dea1b73bee3b2c71532feca15d4fc40 (diff) | |
download | aports-a44e649dde033b2e734cbd973adfddf0e67c2198.tar.bz2 aports-a44e649dde033b2e734cbd973adfddf0e67c2198.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.20-r0
-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 a59d3538b7..1f06bc702b 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.19 +_kver=3.10.20 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |