diff options
author | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:33:57 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:33:57 +0000 |
commit | b66301cb6bbd1149aa705b0f155fc3ae0dba574b (patch) | |
tree | 00e953ed1a87e43063f211ec4f73b569e200ffb5 /mpd | |
parent | b6a3e4883cab43f9eb1c21eb8805a3043ed1360c (diff) | |
download | contrib-b66301cb6bbd1149aa705b0f155fc3ae0dba574b.tar.gz contrib-b66301cb6bbd1149aa705b0f155fc3ae0dba574b.tar.xz |
mpd: 0.22.7 -> 0.22.8
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 d05cb301f..b2b7b0bad 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xyiB1zL5tS5E6/K2oqRdjSfx6TG8m3ierzP7r6/P1znZpe8TtSeEqbppgmtv/Z2GxDbvGMyL8V+RWVLtokqJwY= -SHA256 (Pkgfile) = 10dba4819e664838bcd319df4233202af4684cb10cd0e13925d0c6c0d9660fab +RWSagIOpLGJF35MkGajoD8F28195McV6vPQhviBKFOMVif/uxudDiiTWMZUPFOAsW3ImN+vqLZrabxUO5ahSjrSS8gcZar1CvQ8= +SHA256 (Pkgfile) = 32f9648969ffb8a1e937bfcff7d2cef403b4b96837182fedaf7c4ff26615fa3c SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.22.7.tar.xz) = 498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 +SHA256 (mpd-0.22.8.tar.xz) = 9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 90601f4cf..8ac902e02 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -5,7 +5,7 @@ # Optional: audiofile faad2 flac python3-sphinx name=mpd -version=0.22.7 +version=0.22.8 release=1 #source=(https://www.musicpd.org/download/mpd/$version/$name-$version.tar.xz mpd) source=(https://www.musicpd.org/download/mpd/${version%.*}/$name-$version.tar.xz mpd) |