diff options
author | Tim Biermann <tbier@posteo.de> | 2022-03-18 20:43:25 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-03-18 20:43:25 +0100 |
commit | 4e0c86e8e435c0003d965876af32125127c78bcc (patch) | |
tree | 812529cbb46be581a2e3ebbed75bf3773248f9e3 /mpd | |
parent | f2030ce6047d75b3b989b48ee8b523d8bfa61af9 (diff) | |
download | contrib-4e0c86e8e435c0003d965876af32125127c78bcc.tar.gz contrib-4e0c86e8e435c0003d965876af32125127c78bcc.tar.xz |
mpd: 0.23.5 -> 0.23.6
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 9786b54e0..1a0fd47b8 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xw/FxrFq9LNoNPhQFlj5AGJ4uxMqarmitkF5vyZTYRU2fafHKvre0kKZRZYElGsVThT8A6Ih3otsvG6AwK9yQc= -SHA256 (Pkgfile) = 00a09dd3c59ad9bbdbf1ddd74d9ee220b76082b39c837cc2fac5d2915b5a588d +RWSagIOpLGJF36stULpEEM2XBkYE0NJWYJuGRSYcCuYqrjhbCqMPdSXPsPuS9MCZCSY/hGjO8mFVjynZA1R8nTx4PbTUIUfkbg8= +SHA256 (Pkgfile) = 955e44f8e4af26ab1a0e8e73a8bd2062eeb92dfe94aee8e6d355053f9fa27f65 SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.23.5.tar.xz) = f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299 +SHA256 (mpd-0.23.6.tar.xz) = cbc5928ee3ee1ef7ff6a58f6ba4afaee16c07e9eb42d0107bcc098010f4f26ed SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 3787c088f..3cb4e949b 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.5 +version=0.23.6 release=1 source=(https://www.musicpd.org/download/mpd/${version:0:4}/$name-$version.tar.xz mpd) |