diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-23 10:39:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-23 10:39:13 +0000 |
commit | bdd4a17ec79be7ad34870b4eea931293b0abe78c (patch) | |
tree | b8e41d305c32687974befe60d123efcb6038c9df /devel | |
parent | Update to 0.1.b150 (diff) |
Update to 0.17.0
Notes
Notes:
svn path=/head/; revision=499744
Diffstat (limited to 'devel')
-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 34bb83ea7bd7..ed72bbc7bdf1 100644 --- a/devel/py-aiorpcX/Makefile +++ b/devel/py-aiorpcX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aiorpcX -PORTVERSION= 0.16.1 +PORTVERSION= 0.17.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiorpcX/distinfo b/devel/py-aiorpcX/distinfo index cb6133e206f5..7aa15417305c 100644 --- a/devel/py-aiorpcX/distinfo +++ b/devel/py-aiorpcX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555870527 -SHA256 (aiorpcX-0.16.1.tar.gz) = 6df2d3159124d43ab760f6a7f956095f4162466a513f841e646353e39f37b968 -SIZE (aiorpcX-0.16.1.tar.gz) = 25392 +TIMESTAMP = 1556008079 +SHA256 (aiorpcX-0.17.0.tar.gz) = 13ccc8361bc3049d649094b69aead6118f6deb5f1b88ad77211be85c4e2ed792 +SIZE (aiorpcX-0.17.0.tar.gz) = 26346 |