From b7678124985fc5b98e983cf444d7ecee4a68d207 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Nov 2016 07:25:48 +0100 Subject: [PATCH] scons: update to 2.5.1. --- srcpkgs/scons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 24a33975852..a2811924bdc 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,6 +1,6 @@ # Template file for 'scons' pkgname=scons -version=2.5.0 +version=2.5.1 revision=1 build_style=python2-module hostmakedepends="python" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.scons.org/" license="MIT" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" -checksum=eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9 +checksum=0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2 post_install() { vlicense LICENSE.txt