scons: update to 3.1.1
This commit is contained in:
parent
86599a98ca
commit
c6f819ff5e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scons'
|
||||
pkgname=scons
|
||||
version=3.0.5
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
make_install_args="--standard-lib --install-data=/usr/share"
|
||||
|
@ -13,8 +13,8 @@ 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="df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e
|
||||
159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6"
|
||||
checksum="4cea417fdd7499a36f407923d03b4b7000b0f9e8fd7b31b316b9ce7eba9143a5
|
||||
72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6"
|
||||
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue