diff options
-rw-r--r-- | python/python3-dulwich/python3-dulwich.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-dulwich/python3-dulwich.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-dulwich/python3-dulwich.SlackBuild b/python/python3-dulwich/python3-dulwich.SlackBuild index a80d2b593049..f4d40c7c61af 100644 --- a/python/python3-dulwich/python3-dulwich.SlackBuild +++ b/python/python3-dulwich/python3-dulwich.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dulwich SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.20.35} +VERSION=${VERSION:-0.20.42} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dulwich/python3-dulwich.info b/python/python3-dulwich/python3-dulwich.info index 5cf5659dffb1..4da975fc5311 100644 --- a/python/python3-dulwich/python3-dulwich.info +++ b/python/python3-dulwich/python3-dulwich.info @@ -1,8 +1,8 @@ PRGNAM="python3-dulwich" -VERSION="0.20.35" +VERSION="0.20.42" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.20.35.tar.gz" -MD5SUM="f3fecc94fdabff2ee726916b739b6ae5" +DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.20.42.tar.gz" +MD5SUM="4fa7821a13c51d7f5b9a5ead5fec4be1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |