diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-01-09 01:05:58 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-01-09 01:11:14 +1100 |
commit | ec4bc85eb72c9e0ae55be5bddd0a88098f117b2c (patch) | |
tree | a155db03957ff3fc26af64abbf00ae6c91dc4958 /mpd | |
parent | 8d3fa9f535f989537517c35625b82721e3166195 (diff) | |
download | contrib-ec4bc85eb72c9e0ae55be5bddd0a88098f117b2c.tar.gz contrib-ec4bc85eb72c9e0ae55be5bddd0a88098f117b2c.tar.xz |
mpd: 0.21.4 -> 0.21.18
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/.signature | 6 | ||||
-rw-r--r-- | mpd/Pkgfile | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mpd/.signature b/mpd/.signature index 079b38082..b783c77f6 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35gh9eFAaxtX8gb0NbK976KASw6hKQuEBoyLfLMBrQWUwuYET57+xZMVGp0R2Ud2SIJ1B8uAap1RvI2ijdnpUgU= -SHA256 (Pkgfile) = be2d596acb6c99fbf3d029a4bde3dcf0024667a7dbad3ffb573afdcb3ceaf68f +RWSagIOpLGJF33AgcsxU0x6Gyw6eS+4lLLxstdc0kGbjDkT7qhXRuUocb2JdrJxrwjjPDHlZgJHzlTwknlvo7/nOCKCXstmGbwI= +SHA256 (Pkgfile) = 50179667d44f808d50f2f6fe670eefde2e9037b3cc609b93161274aebe3d12bd SHA256 (.footprint) = 20710b1b34a90ced09c31dfb096e721edd6bb59f51e92507b55806792bd52d3e -SHA256 (mpd-0.21.4.tar.xz) = 247112eabf1b818a4052db7f0f5917ab00831ebc60a1ec3bf1154da4dc16a5c7 +SHA256 (mpd-0.21.18.tar.xz) = 8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442 SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 2e348536b..cface76b5 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -1,12 +1,11 @@ # Description: Music playback daemon # URL: http://www.musicpd.org/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Mark Rosenstand, mark at borkware dot net -# Depends on: libmad libvorbis libid3tag glib boost meson ninja +# Depends on: boost glib libid3tag libmad libvorbis # Optional: faad2 flac audiofile name=mpd -version=0.21.4 +version=0.21.18 release=1 source=(https://www.musicpd.org/download/mpd/${version%.*}/$name-$version.tar.xz mpd) |