diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-02-21 19:47:44 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-02-21 19:47:44 +0000 |
commit | 5a29f9820efd00cda7009ff26d662d2a96dc8918 (patch) | |
tree | a545b64e7e295b65fe16a922b61bb6d9b45c7bfa | |
parent | databases/cockroach: Unbreak with go1.16 (diff) |
devel/py-construct: Update to 2.10.61
Notes
Notes:
svn path=/head/; revision=566239
-rw-r--r-- | devel/py-construct/Makefile | 2 | ||||
-rw-r--r-- | devel/py-construct/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index ac1749c393fe..d555214e114c 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= construct -PORTVERSION= 2.10.60 +PORTVERSION= 2.10.61 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP diff --git a/devel/py-construct/distinfo b/devel/py-construct/distinfo index aa35ff6057db..63853583c0eb 100644 --- a/devel/py-construct/distinfo +++ b/devel/py-construct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613205049 -SHA256 (construct-2.10.60.tar.gz) = abde10961c19f2e800a36e2eb98fbbb190f708f3d65b54319ffc6a465ad9cfa1 -SIZE (construct-2.10.60.tar.gz) = 55817 +TIMESTAMP = 1613933863 +SHA256 (construct-2.10.61.tar.gz) = d75384a04cb36ae5417dd34ce230c392e6085d872ab8a99ebd756c34bac0dff5 +SIZE (construct-2.10.61.tar.gz) = 55748 |