Date: Mon, 5 Aug 2024 15:31:52 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2fe6a8dad068 - main - audio/strawberry: Update to 1.1.1 Message-ID: <202408051531.475FVq9Q030612@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=2fe6a8dad0686e14983305af740e1dfda6acd8bd commit 2fe6a8dad0686e14983305af740e1dfda6acd8bd Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-08-04 05:13:22 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-08-05 15:31:24 +0000 audio/strawberry: Update to 1.1.1 https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.1.1 --- 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 78b65f0b7580..c0d4b001860f 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/audio/strawberry/distinfo b/audio/strawberry/distinfo index 4c7d1650bd70..b48c5e8a7989 100644 --- a/audio/strawberry/distinfo +++ b/audio/strawberry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721456006 -SHA256 (strawberry-1.1.0.tar.xz) = 03ac6d9593e25694c32e42264e38dd90005d2dc5634d53f24f64bdfc706587a7 -SIZE (strawberry-1.1.0.tar.xz) = 11353132 +TIMESTAMP = 1722745739 +SHA256 (strawberry-1.1.1.tar.xz) = ec0deff3c332aaa79dc9fb6dddd694480695cc6c97e7a7aba48e45cdde11f302 +SIZE (strawberry-1.1.1.tar.xz) = 11352308
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408051531.475FVq9Q030612>