sync with stable lfs

This commit is contained in:
Ertuğrul Erata
2017-12-03 00:54:18 +03:00
parent 16eab1533a
commit 1e053b6cb6
12 changed files with 101 additions and 15 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<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="1169cce8eaaf7290dc087d65db7ed75de0dceb93" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz</Archive>
<Archive sha1sum="1287a553868b808ebfff3790a5cdc6fdf7cb2886" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>patch</Dependency>
<Dependency>texinfo</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-12-02</Date>
<Version>3.6</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-07</Date>
<Version>3.5</Version>