ninja: update to 1.10.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
3f9d8fdeb9
commit
df34d3db31
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue