mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ninja: update to 1.13.1.
This commit is contained in:
parent
c465cc96d8
commit
c58b1e4318
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ninja'
|
||||
pkgname=ninja
|
||||
version=1.13.0
|
||||
version=1.13.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_cmd=make
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://ninja-build.org/"
|
||||
changelog="https://github.com/ninja-build/ninja/releases"
|
||||
distfiles="https://github.com/ninja-build/ninja/archive/v${version}.tar.gz"
|
||||
checksum=f08641d00099a9e40d44ec0146f841c472ae58b7e6dd517bee3945cfd923cedf
|
||||
checksum=f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23
|
||||
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue