diff --git a/package/python-git/python-git.hash b/package/python-git/python-git.hash index db3d743857..0c8c764bf3 100644 --- a/package/python-git/python-git.hash +++ b/package/python-git/python-git.hash @@ -1,3 +1,3 @@ # locally computed hashes -sha256 78baf9fc223536e38a6e0d9241536fedaecf79bc000b3a05962257d83571fc5d python-git-3.1.20.tar.gz +sha256 8282d0d1169a3a98546979bfae1524608670fadc4ca7636517aadd428e0cfbeb python-git-3.1.24.tar.gz sha256 fd657ffc2cef63d25c78cab7808d414dd03a282e63893491fd11c32f98be67fb LICENSE diff --git a/package/python-git/python-git.mk b/package/python-git/python-git.mk index 0e158434fd..9b2771ca07 100644 --- a/package/python-git/python-git.mk +++ b/package/python-git/python-git.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_GIT_VERSION = 3.1.20 +PYTHON_GIT_VERSION = 3.1.24 PYTHON_GIT_SITE = $(call github,gitpython-developers,GitPython,$(PYTHON_GIT_VERSION)) PYTHON_GIT_LICENSE = BSD-3-Clause PYTHON_GIT_LICENSE_FILES = LICENSE