scons: Update to version 3.1.1

This commit is contained in:
Richard Kuhnt 2019-08-08 16:00:35 +00:00
parent 2caa5fd162
commit 64f2c00b13

View File

@ -2,9 +2,9 @@
"homepage": "https://scons.org/",
"description": "A software construction tool",
"license": "MIT",
"version": "3.1.0",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/3.1.0/scons-local-3.1.0.zip",
"hash": "sha1:eb787c4aa5fbee0c90d5502bc586a4ce83c51913",
"version": "3.1.1",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/3.1.1/scons-local-3.1.1.zip",
"hash": "sha1:ab51169e3ba31fd5f739cd1077d3c2dcbd56a45e",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"suggest": {