python/dulwich: Updated for version 0.10.0.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2015-05-17 18:32:36 +03:00 committed by Willy Sudiarto Raharjo
parent 29eb09665b
commit a923676ce0
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.9.8}
VERSION=${VERSION:-0.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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