Date: Tue, 22 Oct 2024 18:01:50 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1f5d582550b1 - main - finance/electrum: Update to 4.5.7 Message-ID: <202410221801.49MI1ofv045898@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f5d582550b11e3c6e9c2f1b8a2d3c0e06d90fe7 commit 1f5d582550b11e3c6e9c2f1b8a2d3c0e06d90fe7 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-10-22 17:54:51 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-10-22 18:01:47 +0000 finance/electrum: Update to 4.5.7 --- finance/electrum/Makefile | 3 +-- finance/electrum/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index 588e72714042..5128040aeae5 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -1,6 +1,5 @@ PORTNAME= electrum -DISTVERSION= 4.5.6 -PORTREVISION= 1 +DISTVERSION= 4.5.7 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ diff --git a/finance/electrum/distinfo b/finance/electrum/distinfo index 3393a42af98a..b2c677a8225c 100644 --- a/finance/electrum/distinfo +++ b/finance/electrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729233662 -SHA256 (Electrum-4.5.6.tar.gz) = 2ced9952f6c325a231add800f9c337b0682a27e37e52503d39b34835072ba2b0 -SIZE (Electrum-4.5.6.tar.gz) = 13751222 +TIMESTAMP = 1729614188 +SHA256 (Electrum-4.5.7.tar.gz) = 2e25323c4443ed51053f3be22d640139a113c853bc130b65ac3466d208122988 +SIZE (Electrum-4.5.7.tar.gz) = 13752371
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410221801.49MI1ofv045898>