Skip to content

Commit

Permalink
tools/ninja: update to 1.11.0
Browse files Browse the repository at this point in the history
Updated patchset to latest.

Signed-off-by: Rosen Penev <[email protected]>
  • Loading branch information
neheb authored and Ansuel committed Jun 13, 2022
1 parent 498c153 commit a7be143
Show file tree
Hide file tree
Showing 2 changed files with 3,616 additions and 1,605 deletions.
4 changes: 2 additions & 2 deletions tools/ninja/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ninja
PKG_VERSION:=1.10.2
PKG_VERSION:=1.11.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/ninja-build/ninja/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=ce35865411f0490368a8fc383f29071de6690cbadc27704734978221f25e2bed
PKG_HASH:=3c6ba2e66400fe3f1ae83deb4b235faf3137ec20bd5b08c29bfc368db143e4c6

include $(INCLUDE_DIR)/host-build.mk

Expand Down
Loading

0 comments on commit a7be143

Please sign in to comment.