scons: update to 3.0.5.
This commit is contained in:
parent
73b7586144
commit
a90687da64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scons'
|
||||
pkgname=scons
|
||||
version=3.0.4
|
||||
version=3.0.5
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
make_install_args="--standard-lib --install-data=/usr/share"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://www.scons.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz
|
||||
https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt"
|
||||
checksum="e2b8b36e25492720a05c0f0a92a219b42d11ce0c51e3397a1e8296dfea1d9b1a
|
||||
checksum="df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e
|
||||
159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue