ninja: update to 1.7.2.

This commit is contained in:
Michael Gehring 2016-11-08 20:03:21 +01:00
parent a836b6f2b6
commit 9ba293c668

View file

@ -1,14 +1,14 @@
# Template file for 'ninja'
pkgname=ninja
version=1.7.1
version=1.7.2
revision=1
hostmakedepends="python asciidoc"
short_desc="Small build system with a focus on speed"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="http://martine.github.io/ninja/"
homepage="https://ninja-build.org/"
distfiles="https://github.com/martine/ninja/archive/v${version}.tar.gz"
checksum=51581de53cf4705b89eb6b14a85baa73288ad08bff256e7d30d529155813be19
checksum=2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9
do_configure() {
# Skip rebuild with bootstrapped ninja until build phase: