diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-13 21:42:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-13 21:42:04 +0000 |
commit | 6a995bf9689091aaf067cd6edb761f5c72198de7 (patch) | |
tree | 849d972128fa015f26e36915101d8640cdd0deab | |
parent | Update to the 20190411 snapshot of GCC 7.4.1. (diff) |
Update to 0.13.5
-rw-r--r-- | devel/py-aiorpcX/Makefile | 2 | ||||
-rw-r--r-- | devel/py-aiorpcX/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-aiorpcX/Makefile b/devel/py-aiorpcX/Makefile index 22aa03cede63..b6d9731478ed 100644 --- a/devel/py-aiorpcX/Makefile +++ b/devel/py-aiorpcX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiorpcX -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiorpcX/distinfo b/devel/py-aiorpcX/distinfo index a7c592d5a6eb..aed6a174ef49 100644 --- a/devel/py-aiorpcX/distinfo +++ b/devel/py-aiorpcX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554982235 -SHA256 (aiorpcX-0.12.0.tar.gz) = a1fb8c13c19013e52b7ec19349e02f0deee05870744d6584eca850b87e3d9bd2 -SIZE (aiorpcX-0.12.0.tar.gz) = 23750 +TIMESTAMP = 1555191647 +SHA256 (aiorpcX-0.13.5.tar.gz) = 7c1586ca36781d282166095b54d7b8894b4518e745b4773ba8da638261c8d253 +SIZE (aiorpcX-0.13.5.tar.gz) = 23929 |