diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 10:40:41 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 12:37:57 +0200 |
commit | 05dc336a31fb2917d349ec407b97a97b01e61436 (patch) | |
tree | afabf8afb8beb309493f37021bfcc221c506d9f6 /mpd | |
parent | 1ef97c05c1f1b8680d949be1b89dd453a6219eb7 (diff) | |
download | contrib-05dc336a31fb2917d349ec407b97a97b01e61436.tar.gz contrib-05dc336a31fb2917d349ec407b97a97b01e61436.tar.xz |
mpd: 0.23.9 -> 0.23.10
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 4fc82d505..55a580eea 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x/ucnCeGgwz7iZ9JeRlBsMrHvGoIIbIm8NZyRwBH28ad3jvSPtsYQIXHP6EDnlbe4X8fpVEQ2BojQD0uhiJPgo= -SHA256 (Pkgfile) = fc22eaa213e6f4614290d5ad1074b89e433c185ff9bba1b66ec568ec2db89174 +RWSagIOpLGJF3xuexeglEevc1+jPjtsvCE02wYe8sCb80icS3Un8ZRrz7obCbTZRYDqdrDSqOwgUq6zk3aFIju3S2vuBYQsZFg0= +SHA256 (Pkgfile) = 402e02f32d27f56e5a0c3dd55e50c21b11e05c19c3387ff8d9056d6316f32e72 SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.23.9.tar.xz) = 2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d +SHA256 (mpd-0.23.10.tar.xz) = 605c8ceb42cc48144cbdbe9e9682b6dc0df0348258a4a62bde095a02ca24e6a8 SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index b75326ba4..e84a9a17a 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.9 +version=0.23.10 release=1 source=(https://www.musicpd.org/download/mpd/${version:0:4}/$name-$version.tar.xz mpd) |