mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
scons: update to 4.9.1
This commit is contained in:
parent
8986b89541
commit
790f56bf24
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scons'
|
# Template file for 'scons'
|
||||||
pkgname=scons
|
pkgname=scons
|
||||||
version=4.8.1
|
version=4.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
make_install_args="--install-data=/usr/share/man/man1/"
|
make_install_args="--install-data=/usr/share/man/man1/"
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.scons.org/"
|
homepage="https://www.scons.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/scons/${version}/SCons-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/scons/${version}/SCons-${version}.tar.gz"
|
||||||
checksum=cad573b329b6a5bc7e654b01f0231064acc979026af68a9e467ddb32bf2ee501
|
checksum=e2d78aa56e4646e5dbaf50c0758c6d1e4b0418464d8d6d07a09beb6cf257538f
|
||||||
make_check=no #SCons dist tarballs do not have tests, confirmed with SCons dev
|
make_check=no #SCons dist tarballs do not have tests, confirmed with SCons dev
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue