scons: update to 4.8.0

Closes: #51886 [via git-merge-pr]
This commit is contained in:
wpbirney 2024-08-16 23:22:07 -04:00 committed by classabbyamp
parent 154c9d129d
commit f24f77f6df
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scons'
pkgname=scons
version=4.7.0
version=4.8.0
revision=1
build_style="python3-module"
make_install_args="--install-data=/usr/share/man/man1/"
@ -11,7 +11,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
license="MIT"
homepage="https://www.scons.org/"
distfiles="${SOURCEFORGE_SITE}/scons/${version}/SCons-${version}.tar.gz"
checksum=d9fcd831700ce373ecd30ac55e9d7eff20754215cff5967c4972237d614a326e
checksum=6e928fc97984e719814270f6863f2183b3b72180b0162a5ed09db68c9994100c
make_check=no #SCons dist tarballs do not have tests, confirmed with SCons dev
post_install() {