Date: Sat, 31 Jul 2021 10:11:55 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: 1415100dac90 - main - security/py-trezor: Update to 0.12.3 Message-ID: <202107311011.16VABtPk036653@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=1415100dac907be845cf76e73e427b4b45fe6426 commit 1415100dac907be845cf76e73e427b4b45fe6426 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2021-07-31 10:11:51 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-07-31 10:11:51 +0000 security/py-trezor: Update to 0.12.3 --- security/py-trezor/Makefile | 2 +- security/py-trezor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-trezor/Makefile b/security/py-trezor/Makefile index e5f26c209b81..ef8400f944c3 100644 --- a/security/py-trezor/Makefile +++ b/security/py-trezor/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= trezor -PORTVERSION= 0.12.2 +PORTVERSION= 0.12.3 CATEGORIES= security MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-trezor/distinfo b/security/py-trezor/distinfo index cc2a5db206a6..a607ab46fab1 100644 --- a/security/py-trezor/distinfo +++ b/security/py-trezor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598800215 -SHA256 (trezor-0.12.2.tar.gz) = 5bd226b829e5f6ad6c7263f5303f58b54e07b0f21263c4b8ba57981881071264 -SIZE (trezor-0.12.2.tar.gz) = 158014 +TIMESTAMP = 1627726097 +SHA256 (trezor-0.12.3.tar.gz) = 02c39c333435b8f6dc62cc79bb5bf35fc7f0eb144a1a748be3b7c065ee3e85ae +SIZE (trezor-0.12.3.tar.gz) = 167021
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107311011.16VABtPk036653>