Date: Sun, 4 Jul 2021 20:29:56 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 56b799afc1fd - main - net/py-aiocoap: update to 0.4.1 Message-ID: <202107042029.164KTuG7003791@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=56b799afc1fd0e3edd5d45f118bbe522ac2fa0bc commit 56b799afc1fd0e3edd5d45f118bbe522ac2fa0bc Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-07-04 20:29:00 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-07-04 20:29:49 +0000 net/py-aiocoap: update to 0.4.1 --- net/py-aiocoap/Makefile | 2 +- net/py-aiocoap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-aiocoap/Makefile b/net/py-aiocoap/Makefile index bd116c1afc4e..d0f831fc3e5d 100644 --- a/net/py-aiocoap/Makefile +++ b/net/py-aiocoap/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiocoap -DISTVERSION= 0.4 +DISTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-aiocoap/distinfo b/net/py-aiocoap/distinfo index 5c547442b6bd..d9b1c744bbbd 100644 --- a/net/py-aiocoap/distinfo +++ b/net/py-aiocoap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624738945 -SHA256 (aiocoap-0.4.tar.gz) = 72007053a0261bfa1f25cbd6161d7dadd90d02628fafe54ae2c01c0a904939bf -SIZE (aiocoap-0.4.tar.gz) = 201014 +TIMESTAMP = 1625430383 +SHA256 (aiocoap-0.4.1.tar.gz) = c47c9d19a98699f27707186871b7c84f4a7016fe4fbb5bd300f809ae456f8a55 +SIZE (aiocoap-0.4.1.tar.gz) = 201617
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107042029.164KTuG7003791>