ninja: update to 1.10.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto 2020-08-19 04:38:23 +09:00 committed by Duncan Overbruck
parent 3f9d8fdeb9
commit df34d3db31

View file

@ -1,6 +1,6 @@
# Template file for 'ninja'
pkgname=ninja
version=1.10.0
version=1.10.1
revision=1
hostmakedepends="python asciidoc"
short_desc="Small build system with a focus on speed"
@ -8,7 +8,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0"
homepage="https://ninja-build.org/"
distfiles="https://github.com/martine/ninja/archive/v${version}.tar.gz"
checksum=3810318b08489435f8efc19c05525e80a993af5a55baa0dfeae0465a9d45f99f
checksum=a6b6f7ac360d4aabd54e299cc1d8fa7b234cd81b9401693da21221c62569a23e
do_configure() {
# Skip rebuild with bootstrapped ninja until build phase: