diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-03-22 21:28:13 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:11:14 +0000 |
commit | 912f5aa8046b1087f84c072bef911a9030b8ddc9 (patch) | |
tree | 7ce2198b52bc563772bdb85f75992109994dbe5b /python/dulwich | |
parent | 73264e45012593d3fd557ef7f147df9c9b27cc19 (diff) | |
download | slackbuilds-912f5aa8046b1087f84c072bef911a9030b8ddc9.tar.gz |
python/dulwich: Updated for version 0.17.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 2 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index b40b35dbec..df1c0ef712 100644 --- a/python/dulwich/dulwich.SlackBuild +++ b/python/dulwich/dulwich.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dulwich -VERSION=${VERSION:-0.17.1} +VERSION=${VERSION:-0.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 4b6d29a500..d997b89680 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.17.1" +VERSION="0.17.3" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/dd/59/257398c30e0249a7212bc7c22980676e1cc7798e4101639d1d80f933cb4f/dulwich-0.17.1.tar.gz" -MD5SUM="709ce14bcae8ef76bf3594b3ae975fd5" +DOWNLOAD="https://pypi.python.org/packages/d8/a9/6892b6ec7695b799b9730f633e9a2cbe854af0c5df1e75980e3a934ac3bc/dulwich-0.17.3.tar.gz" +MD5SUM="2e5a14b1f4cbc9207b8a4134683a6054" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |