scons 3.1.2

This commit is contained in:
idriskalp
2019-12-26 18:23:29 +03:00
parent 66cdc81b94
commit 5fd0412867
5 changed files with 8 additions and 1 deletions
Regular → Executable
View File
View File
View File
Regular → Executable
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>An Open Source software construction tool</Summary>
<Description>Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.</Description>
<Archive sha1sum="f742350251734df75355e51c70f291e119ef927a" type="targz">mirrors://sourceforge/scons/scons-2.5.1.tar.gz</Archive>
<Archive sha1sum="d7541717d503266b37004a33246b6688fe87dec0" type="targz">mirrors://sourceforge/scons/scons-3.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python</Dependency>
</BuildDependencies>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="4">
<Date>2019-12-26</Date>
<Version>3.1.2</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.5.1</Version>
View File