Date: Sat, 16 Apr 2022 04:23:09 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: a0c5edb4518f - main - www/py-aioquic: Update to 0.9.20 Message-ID: <202204160423.23G4N9Ii005765@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=a0c5edb4518ff37a38bfbca58e74ed0ec78cebb0 commit a0c5edb4518ff37a38bfbca58e74ed0ec78cebb0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 03:58:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:28 +0000 www/py-aioquic: Update to 0.9.20 Changes: https://github.com/aiortc/aioquic/commits/main --- www/py-aioquic/Makefile | 2 +- www/py-aioquic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile index d7733f3ce053..94709d5edb40 100644 --- a/www/py-aioquic/Makefile +++ b/www/py-aioquic/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aioquic -PORTVERSION= 0.9.19 +PORTVERSION= 0.9.20 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aioquic/distinfo b/www/py-aioquic/distinfo index 25e722af1b40..406323d24838 100644 --- a/www/py-aioquic/distinfo +++ b/www/py-aioquic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058148 -SHA256 (aioquic-0.9.19.tar.gz) = 034b08a9b9da5ed98392fc73ca7a2851a841546af28c66db8b9fd88d4409cdf3 -SIZE (aioquic-0.9.19.tar.gz) = 152701 +TIMESTAMP = 1649423846 +SHA256 (aioquic-0.9.20.tar.gz) = ec436aaace997b846b01e5200edbf7e3e56b91826a144efb9748fd8ddd332bbe +SIZE (aioquic-0.9.20.tar.gz) = 153457
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204160423.23G4N9Ii005765>