scons: update to 2.3.3.
This commit is contained in:
parent
af9da5d13d
commit
a0db2afb2b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scons'
|
# Template file for 'scons'
|
||||||
pkgname=scons
|
pkgname=scons
|
||||||
version=2.3.0
|
version=2.3.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python"
|
depends="python"
|
||||||
|
@ -12,5 +12,5 @@ short_desc="A software construction tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.scons.org/"
|
homepage="http://www.scons.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://prdownloads.sourceforge.net/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=9442069999cf4b2caa94a5886ab4c2c71de1718ed5e9176c18e2b6dbca463b4b
|
checksum=63a74e1012ad9ad54950eafc69604fd9246e1a405c18acf936caa433c97cc0e2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue