python/python3-dugong: Updated for version 3.7.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
dab2b5a5b8
commit
8eb7cd5789
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue