diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-11 21:02:29 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-11 21:02:29 +0200 |
commit | f89394c8bdba8ccc637332559e4c9ae438536ff0 (patch) | |
tree | fb8ca6f908945cecee0339d68588f0004a02709c /mpd | |
parent | a656e8bcbbf695016ed617e4abb0fe30dd7541e8 (diff) | |
download | contrib-f89394c8bdba8ccc637332559e4c9ae438536ff0.tar.gz contrib-f89394c8bdba8ccc637332559e4c9ae438536ff0.tar.xz |
mpd: 0.23.6 -> 0.23.7
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 1a0fd47b8..8db0e7a6a 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36stULpEEM2XBkYE0NJWYJuGRSYcCuYqrjhbCqMPdSXPsPuS9MCZCSY/hGjO8mFVjynZA1R8nTx4PbTUIUfkbg8= -SHA256 (Pkgfile) = 955e44f8e4af26ab1a0e8e73a8bd2062eeb92dfe94aee8e6d355053f9fa27f65 +RWSagIOpLGJF36UZw9928aWz/QzlG6Kzfx93WRVCS8PCBHzsnhGxk+ckmZalrS7q561Vob12kmeztiFQj8bAVlfeO90yrD8MHQY= +SHA256 (Pkgfile) = 7fa01da829567353e774f32f44c3c6f0030bd2e52d360bd5344f07fce938feaf SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.23.6.tar.xz) = cbc5928ee3ee1ef7ff6a58f6ba4afaee16c07e9eb42d0107bcc098010f4f26ed +SHA256 (mpd-0.23.7.tar.xz) = 960dcbac717c388f5dcc4fd945e3af19a476f2b15f367e9653d4c7a948768211 SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 3cb4e949b..c65699c50 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.6 +version=0.23.7 release=1 source=(https://www.musicpd.org/download/mpd/${version:0:4}/$name-$version.tar.xz mpd) |