python/dulwich: Updated for version 0.16.1.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2016-12-29 22:17:21 +02:00 committed by Willy Sudiarto Raharjo
parent fe90a0547b
commit 51a755c3ac
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.14.1}
VERSION=${VERSION:-0.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dulwich"
VERSION="0.14.1"
VERSION="0.16.1"
HOMEPAGE="https://www.dulwich.io/"
DOWNLOAD="https://pypi.python.org/packages/d8/be/8cb595710e7bf2a32b0ac64f1455e1f0554ec8aa9ed62c49b084afe22ab6/dulwich-0.14.1.tar.gz"
MD5SUM="f2656b710af5bd11aad98f6bc6cd24ae"
DOWNLOAD="https://pypi.python.org/packages/57/5f/1010630dd84787ab80967430dade2949023267aea51c43e0ae45d664b047/dulwich-0.16.1.tar.gz"
MD5SUM="4a858afb6b7b3afb83d37a1fa440daaa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""