diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-02-02 14:07:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:57 +0700 |
commit | 8f2be2867efff623214a0b5d320168b28dcbe510 (patch) | |
tree | 0cd31f7d3ff34c02cf8df1a20397531a61696f73 /python/dulwich | |
parent | d04ae9776cf8d615a9a37a63dcbe719b50853f33 (diff) | |
download | slackbuilds-8f2be2867efff623214a0b5d320168b28dcbe510.tar.gz |
python/dulwich: Updated for version 0.16.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 4 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index d5c1163076..188571c504 100644 --- a/python/dulwich/dulwich.SlackBuild +++ b/python/dulwich/dulwich.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dulwich -# Copyright 2012-2016 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dulwich -VERSION=${VERSION:-0.16.1} +VERSION=${VERSION:-0.16.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 36636654e5..d07b7c0aaa 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.16.1" +VERSION="0.16.3" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/57/5f/1010630dd84787ab80967430dade2949023267aea51c43e0ae45d664b047/dulwich-0.16.1.tar.gz" -MD5SUM="4a858afb6b7b3afb83d37a1fa440daaa" +DOWNLOAD="https://pypi.python.org/packages/9e/d7/8fb5b952ad14f27f7ab1bbe17db7860fe99c3c3e5d08de0bea3a161389a0/dulwich-0.16.3.tar.gz" +MD5SUM="632280ffa88f732ba61ed320f7bb60aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |