diff options
author | Tim Biermann <tbier@posteo.de> | 2021-11-01 11:51:56 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-11-01 11:51:56 +0100 |
commit | b13d89a75c44775cdab2d93ba2a72f52918dac0a (patch) | |
tree | d5501fe994cc31f8ac2b1a87421a4744faf8f5f8 /mpd | |
parent | e0d2dc278889eedf54860d819a92d3d795a3ddef (diff) | |
download | contrib-b13d89a75c44775cdab2d93ba2a72f52918dac0a.tar.gz contrib-b13d89a75c44775cdab2d93ba2a72f52918dac0a.tar.xz |
mpd: 0.23.2 -> 0.23.3
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/.signature | 6 | ||||
-rw-r--r-- | mpd/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mpd/.signature b/mpd/.signature index 31ef50346..6ab5e0b74 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zvQqaYQ13wFxVespUsf+xdbh4F/oGh19P9iEUXO8IheXgTlBKFE8nNgWimjHz22LG15zYFNPhDzBmwLqb/6QgU= -SHA256 (Pkgfile) = 2b1d1eb7b1107f46a139f3bfc7c1984b1c7b788b53149dac23c32a63495cc39f +RWSagIOpLGJF3wz011IGTzQuss2OrnnDQ5gQMgLYEylJ865MbnM0OfmP0sOZ6gvz4gzHVPfq9ahzsrzhtnHoJKWgIOGjdfbNygo= +SHA256 (Pkgfile) = 9c860ba0a942bf18f3853a605abaa09f98aec84659c4c7eddf9d341570eec060 SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.23.2.tar.xz) = 74ec75689746baaeab7c65d70019f96f70b31b658cb25cfd2ebcca03f65acddf +SHA256 (mpd-0.23.3.tar.xz) = b300625701005c6b14649f11dac118d05540529a5385d05b7c3062c0ce08f399 SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index c02aae6ca..eff2a7a76 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.2 +version=0.23.3 release=1 source=(https://www.musicpd.org/download/mpd/${version:0:4}/$name-$version.tar.xz mpd) |