Date: Fri, 1 Apr 2022 07:57:44 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a1087ccda03d - main - audio/strawberry: Update to 1.0.3 Message-ID: <202204010757.2317viWS082602@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1087ccda03d350c89c61c2e7e50257fdd20ecce commit a1087ccda03d350c89c61c2e7e50257fdd20ecce Author: Daniel Menelkir <dmenelkir@gmail.com> AuthorDate: 2022-03-30 13:29:59 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-04-01 07:55:42 +0000 audio/strawberry: Update to 1.0.3 PR: 262919 Reported by: dmenelkir@gmail.com (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 d08425ef9a3b..8c0c0459bccd 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.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 51cae653b10d..ae37354b6031 100644 --- a/audio/strawberry/distinfo +++ b/audio/strawberry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646407481 -SHA256 (strawberry-1.0.2.tar.xz) = f5f0f754b88aa0f3860fb7d2adaba26d51fa64a32d1e202814600601a8a86d97 -SIZE (strawberry-1.0.2.tar.xz) = 11202768 +TIMESTAMP = 1648617404 +SHA256 (strawberry-1.0.3.tar.xz) = 5bf952efab4de4cb9569a091db359eb994bf31ad03f0677f93a40eff85eb9c6a +SIZE (strawberry-1.0.3.tar.xz) = 11197224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204010757.2317viWS082602>