scons: update to 2.4.1.

This commit is contained in:
Juan RP 2015-11-11 08:41:43 +01:00
parent 228949f4fe
commit 7816272669

View File

@ -1,6 +1,6 @@
# Template file for 'scons' # Template file for 'scons'
pkgname=scons pkgname=scons
version=2.4.0 version=2.4.1
revision=1 revision=1
build_style=python-module build_style=python-module
hostmakedepends="python" hostmakedepends="python"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.scons.org/" homepage="http://www.scons.org/"
license="MIT" license="MIT"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=1892f472934f1f5947d0e4c5d01e3b992641425553faab4062ddb8e3504c1fb2 checksum=8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt