sync with lfs

This commit is contained in:
Ertuğrul Erata
2015-06-05 23:51:58 +03:00
parent dd4e692248
commit efd16ea985
6 changed files with 44 additions and 9 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="55aac6158b51baa505669cf8f86440bcc106ec65" type="tarxz">http://ftp.gnu.org/gnu/grep/grep-2.20.tar.xz</Archive>
<Archive sha1sum="c7e6525c5c5aaa1bc3c1774db1697f42b11c2d85" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.21.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>libpcre-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2015-06-05</Date>
<Version>2.21</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-06-04</Date>
<Version>2.20</Version>