rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2016-02-28 20:07:54 +02:00
parent 4699fa16ee
commit 29d3be7650
17 changed files with 128 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU regular expression matcher</Summary>
<Description>The grep command searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.</Description>
<Archive sha1sum="561ba83226872b1c45205bdd583106ee8df0fe79" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.22.tar.xz</Archive>
<Archive sha1sum="76239b0c7f6d93acc820832b8241227619ff1cdb" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.23.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>libpcre-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="9">
<Date>2016-02-28</Date>
<Version>2.23</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2015-11-07</Date>
<Version>2.22</Version>