mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/scons: Updated for version 2.4.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
c587787f91
commit
31c145eadf
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=scons
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scons"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.4.1"
|
||||
HOMEPAGE="http://www.scons.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/scons/scons-2.4.0.tar.gz"
|
||||
MD5SUM="504d8c2fa426204fe399d239d580b55c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/scons/scons-2.4.1.tar.gz"
|
||||
MD5SUM="9a0ddf33d9839f04380e0fae87cc4b40"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue