From 94b32889dae1f204e156436933d711f9749f2147 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 30 Sep 2019 11:55:15 +0300 Subject: [PATCH] scons: update to 3.1.1 --- srcpkgs/scons/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index a31d541d2ea..e130e12ee7b 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,6 +1,6 @@ # Template file for 'scons' pkgname=scons -version=3.0.5 +version=3.1.1 revision=1 build_style=python2-module make_install_args="--standard-lib --install-data=/usr/share" @@ -13,8 +13,8 @@ license="MIT" homepage="https://www.scons.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt" -checksum="df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e - 159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6" +checksum="4cea417fdd7499a36f407923d03b4b7000b0f9e8fd7b31b316b9ce7eba9143a5 + 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6" post_install() {