python/dulwich: Updated for version 0.10.1.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2015-09-05 13:04:55 +03:00 committed by Willy Sudiarto Raharjo
parent 5ff0a0eb7e
commit f3f6002a80
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dulwich
VERSION=${VERSION:-0.10.0}
VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dulwich"
VERSION="0.10.0"
VERSION="0.10.1"
HOMEPAGE="https://www.samba.org/~jelmer/dulwich/"
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.10.0.tar.gz"
MD5SUM="caa3222039ca1359c011c2d5e4f2d85b"
DOWNLOAD="https://www.samba.org/~jelmer/dulwich/dulwich-0.10.1.tar.gz"
MD5SUM="fa72df313916fb86186e507414899cf9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""