python/dulwich: Updated for version 0.9.7.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2014-10-02 22:40:01 +03:00 committed by Willy Sudiarto Raharjo
parent adbeb6137d
commit b89456cf99
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.6}
VERSION=${VERSION:-0.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dulwich"
VERSION="0.9.6"
VERSION="0.9.7"
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.6.tar.gz"
MD5SUM="9cfa401f7f22df4338d4a090d5762538"
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.7.tar.gz"
MD5SUM="67373bc293d25fe0f67161b7151f5aa9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""