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/dahdi-linux-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/dahdi-linux-hardened')
-rw-r--r-- | main/dahdi-linux-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dahdi-linux-hardened/APKBUILD b/main/dahdi-linux-hardened/APKBUILD index 882d2157d3..53fe12c08c 100644 --- a/main/dahdi-linux-hardened/APKBUILD +++ b/main/dahdi-linux-hardened/APKBUILD @@ -4,7 +4,7 @@ _flavor=hardened _kpkg=linux-$_flavor _kver=4.9.24 -_kpkgrel=2 +_kpkgrel=3 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" |