python/python3-dugong: Updated for version 3.7.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2016-07-07 09:16:18 +02:00 committed by Willy Sudiarto Raharjo
parent dab2b5a5b8
commit 8eb7cd5789
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -26,8 +26,8 @@
PRGNAM=python3-dugong
SRCNAM=nikratio-python-dugong
REV=${REV:-1120ec2672dd}
VERSION=${VERSION:-3.6}
REV=${REV:-21b41d977c10}
VERSION=${VERSION:-3.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-dugong"
VERSION="3.6"
VERSION="3.7"
HOMEPAGE="https://bitbucket.org/nikratio/python-dugong/"
DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.6.tar.bz2"
MD5SUM="a1989e6f178485f3f51001962f20112e"
DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.7.tar.bz2"
MD5SUM="fc42583424ab74219c4d7a6df0400b35"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"