mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/scons: Updated for version 2.3.0.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
7e703b82db
commit
a547cb99f9
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Updated by Andrzej Telszewski <atelszewski@gmail.com>
|
# Updated by Andrzej Telszewski <atelszewski@gmail.com>
|
||||||
|
|
||||||
PRGNAM=scons
|
PRGNAM=scons
|
||||||
VERSION=${VERSION:-2.2.0}
|
VERSION=${VERSION:-2.3.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="scons"
|
PRGNAM="scons"
|
||||||
VERSION="2.2.0"
|
VERSION="2.3.0"
|
||||||
HOMEPAGE="http://www.scons.org/"
|
HOMEPAGE="http://www.scons.org/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/scons/scons-2.2.0.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/scons/scons-2.3.0.tar.gz"
|
||||||
MD5SUM="f737f474a02d08156c821bd2d4d4b632"
|
MD5SUM="083ce5624d6adcbdaf2526623f456ca9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue