summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2020-07-05 20:37:24 +0200
committerNicolas Iooss2020-07-05 20:37:24 +0200
commit81e8ad8adf244e928575886485e421c12c0ac1bf (patch)
tree46f4465df653df79103ded4bc38f2f8bf92691c8 /PKGBUILD
parent2e53e1251bce40918978feb32464d366828e5a58 (diff)
downloadaur-81e8ad8adf244e928575886485e421c12c0ac1bf.tar.gz
systemd-selinux: fix compatibility with libmicrohttpd 0.9.71-1
libmicrohttpd changed its API in 0.9.71. Backport commit https://github.com/systemd/systemd/commit/d17eabb1052e7c8c432331a7a782845e36164f01 in systemd-selinux. Fixes: https://github.com/archlinuxhardened/selinux/issues/31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20f45515b679..8950c783aa2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -105,6 +105,9 @@ _backports=(
'64126925181809e7c0b8916471186c0bfa19d6ce'
# basic/user-util: always use base 10 for user/group numbers
'9498903de6c1f7b0c3e5f1654d0ee451a304c59d'
+
+ # Fix build with µhttpd 0.9.71
+ 'd17eabb1052e7c8c432331a7a782845e36164f01'
)
_reverts=(