scons: update to 2.5.0.
This commit is contained in:
parent
da9b7bce98
commit
046ead4199
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scons'
|
||||
pkgname=scons
|
||||
version=2.4.1
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.scons.org/"
|
||||
license="MIT"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7
|
||||
checksum=eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue