Date: Sat, 18 Jun 2022 12:04:46 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5db74b2f00bb - 2022Q2 - audio/strawberry: update to 1.0.5 Message-ID: <202206181204.25IC4k9E058648@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=5db74b2f00bbd1242272affd115c8ea123f6cbea commit 5db74b2f00bbd1242272affd115c8ea123f6cbea Author: Daniel Menelkir <dmenelkir@gmail.com> AuthorDate: 2022-06-16 06:56:28 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-06-18 12:02:08 +0000 audio/strawberry: update to 1.0.5 Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.5 PR: 264703 (cherry picked from commit 61abe40475bcb496f17c0d677fb2e84f3fb8fded) --- 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 8c0c0459bccd..ce57754b1bae 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.5 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 ae37354b6031..d85220b9b900 100644 --- a/audio/strawberry/distinfo +++ b/audio/strawberry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648617404 -SHA256 (strawberry-1.0.3.tar.xz) = 5bf952efab4de4cb9569a091db359eb994bf31ad03f0677f93a40eff85eb9c6a -SIZE (strawberry-1.0.3.tar.xz) = 11197224 +TIMESTAMP = 1655361556 +SHA256 (strawberry-1.0.5.tar.xz) = 89bed8c43851cb121bec3c3a778ec23f6d986d3ab06cec8bd046833d246b9e7d +SIZE (strawberry-1.0.5.tar.xz) = 11212028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206181204.25IC4k9E058648>