scons: update to 3.0.3.

This commit is contained in:
Rasmus Thomsen 2019-01-08 18:06:44 +01:00 committed by maxice8
parent 9ed466fa4b
commit dcd30b6358

View file

@ -1,6 +1,6 @@
# Template file for 'scons' # Template file for 'scons'
pkgname=scons pkgname=scons
version=3.0.2 version=3.0.3
revision=1 revision=1
build_style=python2-module build_style=python2-module
make_install_args="--standard-lib --install-data=/usr/share" make_install_args="--standard-lib --install-data=/usr/share"
@ -11,9 +11,9 @@ short_desc="Software construction tool"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://www.scons.org/" homepage="https://www.scons.org/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz
https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt" https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt"
checksum="d0afcf8f4c2ea5fa7af3c9321c0cb3ea1c83d137196be10c4cb2c79cc5dade01 checksum="d8ec796b52586e269aec72c40b82289023c9ac9878c328bbf379a046460196f3
159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6" 159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6"