update grep-2.22

This commit is contained in:
Ertuğrul Erata
2015-11-07 11:41:30 +03:00
parent f62d88c8f3
commit 90d18d25af
+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="c7e6525c5c5aaa1bc3c1774db1697f42b11c2d85" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.21.tar.xz</Archive>
<Archive sha1sum="561ba83226872b1c45205bdd583106ee8df0fe79" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.22.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>libpcre-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="8">
<Date>2015-11-07</Date>
<Version>2.22</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2015-06-05</Date>
<Version>2.21</Version>