ninja: update to 1.11.0.

This commit is contained in:
Duncaen 2022-05-31 01:08:00 +02:00
parent c88b44877e
commit ab3aaa8aed
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,14 +1,14 @@
# Template file for 'ninja' # Template file for 'ninja'
pkgname=ninja pkgname=ninja
version=1.10.2 version=1.11.0
revision=2 revision=1
hostmakedepends="python3 asciidoc" hostmakedepends="python3 asciidoc"
short_desc="Small build system with a focus on speed" short_desc="Small build system with a focus on speed"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://ninja-build.org/" homepage="https://ninja-build.org/"
distfiles="https://github.com/ninja-build/ninja/archive/v${version}.tar.gz" distfiles="https://github.com/ninja-build/ninja/archive/v${version}.tar.gz"
checksum=ce35865411f0490368a8fc383f29071de6690cbadc27704734978221f25e2bed checksum=3c6ba2e66400fe3f1ae83deb4b235faf3137ec20bd5b08c29bfc368db143e4c6
do_configure() { do_configure() {
# Skip rebuild with bootstrapped ninja until build phase: # Skip rebuild with bootstrapped ninja until build phase: