python/hg-git: Updated for version 0.8.6.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2017-04-19 21:18:10 +03:00 committed by Willy Sudiarto Raharjo
parent f0ecc5ac54
commit 68f02e010f
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for hg-git
# 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=hg-git
VERSION=${VERSION:-0.8.5}
VERSION=${VERSION:-0.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="hg-git"
VERSION="0.8.5"
VERSION="0.8.6"
HOMEPAGE="https://hg-git.github.io/"
DOWNLOAD="https://pypi.python.org/packages/1c/9c/63d9dbe06b087f152c4455d3c0d0757e63d68e9432c61a8298e81876043c/hg-git-0.8.5.tar.gz"
MD5SUM="cd5a15d41943a21837af678b972adac6"
DOWNLOAD="https://pypi.python.org/packages/c7/15/ec7e1bb6356cb140d5c1c2a2884fcadfd51c0039a6fccb08688c67646eba/hg-git-0.8.6.tar.gz"
MD5SUM="b3b1fe50627bf98b2b7e9253bec5bae8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"