From 9bbe371672b8f21362adb9c05a5588d21f9cbe35 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 2 Dec 2021 01:48:45 +0100 Subject: mpc: bump to 0.34 --- community/mpc/build | 1 + community/mpc/checksums | 3 ++- community/mpc/sources | 2 +- community/mpc/version | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) (limited to 'community') diff --git a/community/mpc/build b/community/mpc/build index 20b55fd4..80ad1f35 100755 --- a/community/mpc/build +++ b/community/mpc/build @@ -1,6 +1,7 @@ #!/bin/sh -e export DESTDIR="$1" +export LDFLAGS="$LDFLAGS -static" cl-meson \ . output diff --git a/community/mpc/checksums b/community/mpc/checksums index 8d942307..88ddca1d 100644 --- a/community/mpc/checksums +++ b/community/mpc/checksums @@ -1 +1,2 @@ -4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296 mpc-0.33.tar.xz +%BLAKE3 +55e4327679bf6955a164e9dbb057a6797dfc7517695281386fc33f8bd4df0f0b mpc-0.34.tar.xz diff --git a/community/mpc/sources b/community/mpc/sources index d671b704..439d0984 100644 --- a/community/mpc/sources +++ b/community/mpc/sources @@ -1 +1 @@ -https://www.musicpd.org/download/mpc/0/mpc-0.33.tar.xz +https://www.musicpd.org/download/mpc/0/mpc-0.34.tar.xz diff --git a/community/mpc/version b/community/mpc/version index e38a26a9..28fa050f 100644 --- a/community/mpc/version +++ b/community/mpc/version @@ -1 +1 @@ -0.33 1 +0.34 1 -- cgit v1.2.3