sync with lfs stable

This commit is contained in:
Ertuğrul Erata
2017-12-06 10:19:17 +03:00
parent 1b2e99c75e
commit b9b598143a
7 changed files with 50 additions and 8 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="ac68dd7d07cd4318ef5545c29c9a37ed2e96aef6" type="tarxz">ftp://mirrors.kernel.org/gnu/grep/grep-2.27.tar.xz</Archive>
<Archive sha1sum="d1d677e959c7d874e18e7e3839f26a0f0c1733d5" type="tarxz">http://ftp.gnu.org/gnu/grep/grep-3.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>libpcre-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-12-06</Date>
<Version>3.1</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>2.27</Version>