diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-04-28 03:47:10 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-04-28 03:48:48 +0000 |
commit | 1e735e4a015a072d5b49e6f25b5934f7ccc29742 (patch) | |
tree | 0fe3065488ff9005814b628786c4310e52b66b86 /main/xtables-addons-hardened | |
parent | 25508243f776ef05d68de701eecee48347bb662b (diff) | |
download | aports-1e735e4a015a072d5b49e6f25b5934f7ccc29742.tar.bz2 aports-1e735e4a015a072d5b49e6f25b5934f7ccc29742.tar.xz |
main/linux-hardened: brick every alpine install with this one simple trick!!! (err, switch back to being linux-grsec provider)
main/linux-grsec: drop transitional package now that the APK bug is fixed
{main,community,testing}/*-hardened: rebuild due to above
Diffstat (limited to 'main/xtables-addons-hardened')
-rw-r--r-- | main/xtables-addons-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xtables-addons-hardened/APKBUILD b/main/xtables-addons-hardened/APKBUILD index 679a39e093..fa035d64cc 100644 --- a/main/xtables-addons-hardened/APKBUILD +++ b/main/xtables-addons-hardened/APKBUILD @@ -5,7 +5,7 @@ _realname=xtables-addons _name=$_realname-$_flavor _kver=4.9.24 -_kpkgrel=2 +_kpkgrel=3 _realver=2.12 _mypkgrel=0 |