scons: update to 4.8.1

This commit is contained in:
wpbirney 2024-09-27 23:06:57 -04:00 committed by classabbyamp
parent b6c4cf5a74
commit 5902992894
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scons'
pkgname=scons
version=4.8.0
version=4.8.1
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=6e928fc97984e719814270f6863f2183b3b72180b0162a5ed09db68c9994100c
checksum=cad573b329b6a5bc7e654b01f0231064acc979026af68a9e467ddb32bf2ee501
make_check=no #SCons dist tarballs do not have tests, confirmed with SCons dev
post_install() {