rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-07 23:45:09 +03:00
parent 50854c461a
commit a168ab8041
4 changed files with 37 additions and 6 deletions
+9 -1
View File
@@ -12,9 +12,10 @@
<IsA>app:console</IsA>
<Summary>Tools to make diffs and compare files</Summary>
<Description>You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options.</Description>
<Archive sha1sum="6463cce7d3eb73489996baefd0e4425928ecd61e" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.3.tar.xz</Archive>
<Archive sha1sum="1169cce8eaaf7290dc087d65db7ed75de0dceb93" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>patch</Dependency>
<Dependency>texinfo</Dependency>
</BuildDependencies>
</Source>
@@ -30,6 +31,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-07</Date>
<Version>3.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>3.3</Version>