diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-08-05 06:48:28 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-08-05 06:48:28 +0000 |
commit | 92a01e9ed202d02865bab7faf1e36daf76c92fb0 (patch) | |
tree | 9880d1b5177b2b1d46204a87b534299fa2488e23 /audio | |
parent | df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (diff) | |
download | ports-92a01e9ed202d02865bab7faf1e36daf76c92fb0.tar.gz ports-92a01e9ed202d02865bab7faf1e36daf76c92fb0.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 3 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index b09b56c1be11..1a85edb4446a 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.11 -PORTREVISION= 1 +PORTVERSION= 0.21.12 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 607aeca224e3..291898da036c 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563964273 -SHA256 (mpd-0.21.11.tar.xz) = d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd -SIZE (mpd-0.21.11.tar.xz) = 671444 +TIMESTAMP = 1564910323 +SHA256 (mpd-0.21.12.tar.xz) = bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb +SIZE (mpd-0.21.12.tar.xz) = 672144 |