Date: Thu, 29 Apr 2021 17:46:21 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c8733e3cbf9e - main - audio/strawberry: update to 0.9.3 Message-ID: <202104291746.13THkLGN001992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8 commit c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-04-29 17:45:13 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-04-29 17:45:13 +0000 audio/strawberry: update to 0.9.3 PR: 255488 Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer) --- audio/strawberry/Makefile | 2 +- audio/strawberry/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 2debd523c0da..fd088e22ed10 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry -DISTVERSION= 0.9.2 +DISTVERSION= 0.9.3 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://files.jkvinge.net/packages/strawberry/ diff --git a/audio/strawberry/distinfo b/audio/strawberry/distinfo index 2b43bb443ada..8df73aec1af3 100644 --- a/audio/strawberry/distinfo +++ b/audio/strawberry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618352861 -SHA256 (strawberry-0.9.2.tar.xz) = e9bf7dd862364dd7debf5651d8e44acd74380be11c27e7c9b1e33203eeacb266 -SIZE (strawberry-0.9.2.tar.xz) = 9956324 +TIMESTAMP = 1619718309 +SHA256 (strawberry-0.9.3.tar.xz) = 0fe9c38c4d1e2f10c1130dbd87ea6e740bef729fe78820a84ffabe524a80c83e +SIZE (strawberry-0.9.3.tar.xz) = 10928116
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291746.13THkLGN001992>