python/dulwich: Updated for version 0.8.7.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Audrius Kažukauskas 2013-04-14 21:38:27 -05:00 committed by Robby Workman
parent ad069ff453
commit a350a65897
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for dulwich
# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt>
# Copyright 2012-2013 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.8.5}
VERSION=${VERSION:-0.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dulwich"
VERSION="0.8.5"
VERSION="0.8.7"
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
DOWNLOAD="http://www.samba.org/~jelmer/dulwich/dulwich-0.8.5.tar.gz"
MD5SUM="544724f9ac9fe6f9865526917ad284d9"
DOWNLOAD="http://www.samba.org/~jelmer/dulwich/dulwich-0.8.7.tar.gz"
MD5SUM="60d8b8e974970f2c3cbae5dc9fe0f645"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""