diff --git a/srcpkgs/ninja/template b/srcpkgs/ninja/template index 66260c02b01..b767160321c 100644 --- a/srcpkgs/ninja/template +++ b/srcpkgs/ninja/template @@ -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 " 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: