re2c ver bump

This commit is contained in:
idriskalp
2019-12-25 19:16:23 +03:00
parent 0ec82731f8
commit 20098dbcf3
+12 -1
View File
@@ -13,22 +13,33 @@
<IsA>Libry</IsA>
<Summary>A tool for generating C-based recognizers from regular expressions</Summary>
<Description>ACM Letters on Programming Languages and Systems (LOPLAS)</Description>
<Archive sha1sum="46e2157542e86f11fd3d9cdb1971b704decdf83e" type="targz">https://github.com/skvadrik/re2c/releases/download/1.0.3/re2c-1.0.3.tar.gz</Archive>
<Archive sha1sum="857d153c82000d854d33d0c2972f2743967b81b1" type="tarxz">https://github.com/skvadrik/re2c/releases/download/1.3/re2c-1.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>gcc</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>re2c</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/</Path>
<Path fileType="library">/usr/lib/</Path>
<Path fileType="data">/usr/include/re2c/*</Path>
<Path fileType="data">/usr/share/re2c/*</Path>
<Path fileType="data">/usr/lib/pkgconfig/</Path>
<Path fileType="doc">/usr/share/man/*</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2019-12-25</Date>
<Version>1.3</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-08-05</Date>
<Version>1.0.3</Version>