version bump to 1.7.1 and fix dependency re2c

This commit is contained in:
Ergün Salman
2016-07-09 13:05:54 +03:00
committed by GitHub
parent 30b3ecf11e
commit f8793e94ce
+10 -2
View File
@@ -12,12 +12,13 @@
<IsA>app:console</IsA>
<Summary>Ninja is a small build system with a focus on speed.</Summary>
<Description>Ninja is a small build system with a focus on speed.</Description>
<Archive sha1sum="a6ff055691f6d355234298c21cc18961b4ca2ed9" type="targz">https://github.com/martine/ninja/archive/v1.6.0.tar.gz</Archive>
<Archive sha1sum="556ed5f8ee49753af1cf4b0ab2315d39d1954d58" type="targz">https://github.com/martine/ninja/archive/v1.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>asciidoc</Dependency>
<Dependency>re2c</Dependency>
</BuildDependencies>
<Patches>
<Patch>LFS.patch</Patch>
<!-- <Patch>LFS.patch</Patch> -->
</Patches>
</Source>
@@ -34,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-07-09</Date>
<Version>1.7.1</Version>
<Comment>Version Bump</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.6.0</Version>