python/hg-git: Updated for version 0.8.1.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2015-05-17 18:33:43 +03:00 committed by Willy Sudiarto Raharjo
parent a923676ce0
commit 95264911cd
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hg-git
VERSION=${VERSION:-0.8.0}
VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="hg-git"
VERSION="0.8.0"
VERSION="0.8.1"
HOMEPAGE="http://hg-git.github.com/"
DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.8.0.tar.gz"
MD5SUM="f5c8e0f7ffede73436f8b16094bd0178"
DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.8.1.tar.gz"
MD5SUM="f939426b8a8916e25fb971c1936ee5c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"