gerp audit rebuild
This commit is contained in:
@@ -12,17 +12,17 @@
|
||||
<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="a66cc5ddac0b8fe2fbdea4dd9bf74ab3d2ebefcd" type="tarxz">http://ftp.gnu.org/gnu/grep/grep-3.5.tar.xz</Archive>
|
||||
<Archive sha1sum="6d0d32cabaf44efac9e1d2c449eb041525c54b2e" type="tarxz">http://ftp.gnu.org/gnu/grep/grep-3.8.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>libpcre-devel</Dependency>
|
||||
<Dependency>libpcre2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>grep</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libpcre</Dependency>
|
||||
<Dependency>libpcre2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/bin</Path>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-09-25</Date>
|
||||
<Version>3.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>3.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user