Date: Sat, 6 May 2023 09:01:59 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2c1901552f18 - main - net-p2p/prowlarr: Update to 1.4.1.3258 Message-ID: <202305060901.34691xaV060133@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c1901552f18d8fa2f6b9ea5495962b11e394dce commit 2c1901552f18d8fa2f6b9ea5495962b11e394dce Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-05-04 21:03:14 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-06 09:01:19 +0000 net-p2p/prowlarr: Update to 1.4.1.3258 Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.4.1.3258 PR: 271257 --- net-p2p/prowlarr/Makefile | 2 +- net-p2p/prowlarr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index c8970ef694b4..0f1da2bfd732 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 1.3.2.3006 +DISTVERSION= 1.4.1.3258 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo index a1611cd52fee..41730c92d4cb 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681042034 -SHA256 (Prowlarr.master.1.3.2.3006.freebsd-core-x64.tar.gz) = b02bece5e0895491d3f7cde20e76eefbba79fe593806a40836132a6df4340b9a -SIZE (Prowlarr.master.1.3.2.3006.freebsd-core-x64.tar.gz) = 49671127 +TIMESTAMP = 1683222552 +SHA256 (Prowlarr.master.1.4.1.3258.freebsd-core-x64.tar.gz) = 30326de5e7439ef9ab9aed8fed05e64cfa81b72b0bb7fdbbf2a0ab5b53158020 +SIZE (Prowlarr.master.1.4.1.3258.freebsd-core-x64.tar.gz) = 49512017
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305060901.34691xaV060133>