From 5eed013e4d027c1c5dc786d6cd1dad0d88e06be5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Tue, 6 Aug 2019 13:07:53 +0200 Subject: [PATCH] mpd: update to 0.21.13. --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 51f826c5bb..3e5220781e 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.21.12 +version=0.21.13 revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -32,7 +32,7 @@ license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb +checksum=95b70b268406bde15bda4464ef768f7e773417a8c776d42a678c5a5070855eea LDFLAGS+=" -Wl,-z,stack-size=1048576" system_accounts="mpd"