Date: Sun, 25 Apr 2021 20:39:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f65bc1edcba1 - main - security/py-uhashring: Update to 2.1 Message-ID: <202104252039.13PKdGuh079167@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f65bc1edcba12af2cfc06fbd1ce5aa73150b9c01 commit f65bc1edcba12af2cfc06fbd1ce5aa73150b9c01 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-25 20:15:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-25 20:35:34 +0000 security/py-uhashring: Update to 2.1 Changes: https://github.com/ultrabug/uhashring/commits/master --- security/py-uhashring/Makefile | 2 +- security/py-uhashring/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-uhashring/Makefile b/security/py-uhashring/Makefile index 2913fa24a62b..063b67bdf6e0 100644 --- a/security/py-uhashring/Makefile +++ b/security/py-uhashring/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= uhashring -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-uhashring/distinfo b/security/py-uhashring/distinfo index 358723e3fa60..090d3f483e38 100644 --- a/security/py-uhashring/distinfo +++ b/security/py-uhashring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478445 -SHA256 (uhashring-2.0.tar.gz) = c44c53e88ab01222d3a14346af6aac72a5b3b8ea1a1ddc8d102d0c893bf3e249 -SIZE (uhashring-2.0.tar.gz) = 18077 +TIMESTAMP = 1619198571 +SHA256 (uhashring-2.1.tar.gz) = b21340d0d32497a67f34f5177a64908115fdc23264ed87fa7d1eca79ef9641fa +SIZE (uhashring-2.1.tar.gz) = 18288
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252039.13PKdGuh079167>