summaryrefslogtreecommitdiff
path: root/mpd
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-08-20 11:35:46 +0200
committerTim Biermann <tbier@posteo.de>2022-08-20 23:35:07 +0200
commit83ff2c5b696db5bdd3e06a5a6d4dd0777c790818 (patch)
treea48aba6736b43291bb2891a73283e590a65da17a /mpd
parentd9b8dcf54ba15af70669cc5a0c29e3f436231674 (diff)
downloadcontrib-83ff2c5b696db5bdd3e06a5a6d4dd0777c790818.tar.gz
contrib-83ff2c5b696db5bdd3e06a5a6d4dd0777c790818.tar.xz
mpd: 0.23.8 -> 0.23.9
Diffstat (limited to 'mpd')
-rw-r--r--mpd/.signature6
-rw-r--r--mpd/Pkgfile3
2 files changed, 4 insertions, 5 deletions
diff --git a/mpd/.signature b/mpd/.signature
index f922061e9..4fc82d505 100644
--- a/mpd/.signature
+++ b/mpd/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+O0L2VCHYmVFzSYLME1ObJ26ktilwC0QlmTaZfRh8EZbnzj0HGGcGfFJeCtSz+VC0FmU7BLfYi1nyk1XU/QFgk=
-SHA256 (Pkgfile) = 6d442ebc4a50407b00e3dcb1f34e0b666bd5400586d50b72a2e0096860fc2cb3
+RWSagIOpLGJF3x/ucnCeGgwz7iZ9JeRlBsMrHvGoIIbIm8NZyRwBH28ad3jvSPtsYQIXHP6EDnlbe4X8fpVEQ2BojQD0uhiJPgo=
+SHA256 (Pkgfile) = fc22eaa213e6f4614290d5ad1074b89e433c185ff9bba1b66ec568ec2db89174
SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9
-SHA256 (mpd-0.23.8.tar.xz) = 86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
+SHA256 (mpd-0.23.9.tar.xz) = 2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3
diff --git a/mpd/Pkgfile b/mpd/Pkgfile
index c61ca4b04..b75326ba4 100644
--- a/mpd/Pkgfile
+++ b/mpd/Pkgfile
@@ -5,7 +5,7 @@
# Optional: alsa-lib audiofile avahi chromaprint dbus faad2 ffmpeg flac fluidsynth icu jack lame libcdio-paranoia libid3tag libisofs libmad libmikmod libmodplug libmpcdec libsamplerate libsndfile libsoxr liburing libvorbis mpg123 opus pipewire pulseaudio python3-sphinx samba twolame wavpack yajl zziplib
name=mpd
-version=0.23.8
+version=0.23.9
release=1
source=(https://www.musicpd.org/download/mpd/${version:0:4}/$name-$version.tar.xz mpd)
@@ -51,7 +51,6 @@ build() {
--buildtype=plain \
--wrap-mode nodownload \
--auto-features disabled \
- -D b_lto=true \
-D b_pie=true \
-D curl=enabled \
-D bzip2=enabled \

Generated by cgit