Merge pull request #942 from IdrisKalp/master

bison 3.4.2
This commit is contained in:
Idris Kalp
2019-12-11 01:05:46 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A yacc-compatible parser generator</Summary>
<Description>A yacc-compatible parser generator. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages</Description>
<Archive sha1sum="45e904d04d88c821df95833c4be4414ce5a47a4b" type="tarxz">mirrors://gnu/bison/bison-3.0.5.tar.xz</Archive>
<Archive sha1sum="5aa25aad924da6eda6df03a697f59d85081c5551" type="tarxz">mirrors://gnu/bison/bison-3.4.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>m4</Dependency>
<Dependency>gettext</Dependency>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-12.11</Date>
<Version>3.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-11-29</Date>
<Version>3.0.5</Version>