diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-09-10 21:02:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:27 +0700 |
commit | 3cba4caaa30e35c8a87b575a798fcba0e17139e4 (patch) | |
tree | 1e60f818479a33f7d6a6ca56050b2941ded80643 /python/dulwich | |
parent | 07de775ae142b8b680af2c42dc0d570cc8e56976 (diff) | |
download | slackbuilds-3cba4caaa30e35c8a87b575a798fcba0e17139e4.tar.gz |
python/dulwich: Updated for version 0.18.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 0959144a68..03d8ff0c5b 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.18.2} +VERSION=${VERSION:-0.18.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 09d642adc2..74dcd82ad5 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.18.2" +VERSION="0.18.3" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/a4/fd/61692ee8e7492aacd7473c316aa2a3c4c87c873ea385bd76f7d263686a19/dulwich-0.18.2.tar.gz" -MD5SUM="ce8b41fb357094752547d717aee975c6" +DOWNLOAD="https://pypi.python.org/packages/40/55/e5af0f5f9f69b696e0ee85a3179fad70d1f4c7be7b7953d5a03a31c57e06/dulwich-0.18.3.tar.gz" +MD5SUM="039d82aa60c395e92e197274c5206f81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |