Date: Tue, 9 Apr 2024 02:37:41 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e98b903a41b0 - main - net-p2p/litecoin: Update to 0.21.3 Message-ID: <202404090237.4392bfEJ068485@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e98b903a41b0ce198cad51dcdc62746fdba0b068 commit e98b903a41b0ce198cad51dcdc62746fdba0b068 Author: Christopher Hall <hsw@bitmark.com> AuthorDate: 2024-04-09 02:36:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-04-09 02:36:43 +0000 net-p2p/litecoin: Update to 0.21.3 Differential Revision: https://reviews.freebsd.org/D44675 --- net-p2p/litecoin-daemon/Makefile | 1 - net-p2p/litecoin-utils/Makefile | 1 - net-p2p/litecoin/Makefile | 3 +-- net-p2p/litecoin/distinfo | 6 +++--- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile index 86dc55a99c3f..64d4822f2bc6 100644 --- a/net-p2p/litecoin-daemon/Makefile +++ b/net-p2p/litecoin-daemon/Makefile @@ -1,5 +1,4 @@ MASTERDIR= ${.CURDIR}/../litecoin -PORTREVISION= 7 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index 905272a34909..9eb93ca682e8 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -1,5 +1,4 @@ MASTERDIR= ${.CURDIR}/../litecoin -PORTREVISION= 7 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 6b9ca7da5917..fdd3db77bd0a 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,6 @@ PORTNAME= litecoin DISTVERSIONPREFIX= v -DISTVERSION= 0.21.2.1 -PORTREVISION= 10 +DISTVERSION= 0.21.3 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/litecoin/distinfo b/net-p2p/litecoin/distinfo index a654f74df637..5e11ed280f59 100644 --- a/net-p2p/litecoin/distinfo +++ b/net-p2p/litecoin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658311623 -SHA256 (litecoin-project-litecoin-v0.21.2.1_GH0.tar.gz) = 533516ebbf5f4efa5b2a789cb93ae9805172c1f547d6cd77c1e8f2bd0e89e00c -SIZE (litecoin-project-litecoin-v0.21.2.1_GH0.tar.gz) = 6509308 +TIMESTAMP = 1711952975 +SHA256 (litecoin-project-litecoin-v0.21.3_GH0.tar.gz) = e08642fb1d4ca3891981e6fd39f8c9fbc995d0db8b6b1c3f8f8671de8e120f9a +SIZE (litecoin-project-litecoin-v0.21.3_GH0.tar.gz) = 6531067
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404090237.4392bfEJ068485>