From dcd30b6358cfcbee280beb22372ce7f1d10c8db9 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Tue, 8 Jan 2019 18:06:44 +0100 Subject: [PATCH] scons: update to 3.0.3. --- srcpkgs/scons/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 977547c4419..8bb5062460d 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,6 +1,6 @@ # Template file for 'scons' pkgname=scons -version=3.0.2 +version=3.0.3 revision=1 build_style=python2-module make_install_args="--standard-lib --install-data=/usr/share" @@ -11,9 +11,9 @@ short_desc="Software construction tool" maintainer="Juan RP " license="MIT" homepage="https://www.scons.org/" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz +distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt" -checksum="d0afcf8f4c2ea5fa7af3c9321c0cb3ea1c83d137196be10c4cb2c79cc5dade01 +checksum="d8ec796b52586e269aec72c40b82289023c9ac9878c328bbf379a046460196f3 159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6"