diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-02-11 07:37:25 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-02-18 04:53:32 +0000 |
commit | fbb1c7f58fb11545798b93eb9fe66443c049a5af (patch) | |
tree | 34d43c26f0e7d1537db2813118965dbb26921e04 | |
parent | 5a638f64132ce3edc3991a2672ac524d95b06030 (diff) | |
download | ports-fbb1c7f58fb11545798b93eb9fe66443c049a5af.tar.gz ports-fbb1c7f58fb11545798b93eb9fe66443c049a5af.zip |
devel/py-pygit2: update to 1.14.1
-rw-r--r-- | devel/py-pygit2/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pygit2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile index e22002cc9a6c..dbfa5dc46981 100644 --- a/devel/py-pygit2/Makefile +++ b/devel/py-pygit2/Makefile @@ -1,7 +1,7 @@ # Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged PORTNAME= pygit2 -PORTVERSION= 1.14.0 +PORTVERSION= 1.14.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pygit2/distinfo b/devel/py-pygit2/distinfo index b7ac74289252..5f21665c0039 100644 --- a/devel/py-pygit2/distinfo +++ b/devel/py-pygit2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706336886 -SHA256 (pygit2-1.14.0.tar.gz) = f529ed9660edbf9b625ccae7e51098ef73662e61496609009772d4627a826aa8 -SIZE (pygit2-1.14.0.tar.gz) = 765357 +TIMESTAMP = 1707636970 +SHA256 (pygit2-1.14.1.tar.gz) = ec5958571b82a6351785ca645e5394c31ae45eec5384b2fa9c4e05dde3597ad6 +SIZE (pygit2-1.14.1.tar.gz) = 765621 |