Skip to content

Commit

Permalink
OSX Update ninja version
Browse files Browse the repository at this point in the history
  • Loading branch information
oaubert committed Aug 29, 2024
1 parent 4ef0f63 commit cde2980
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dev/osx_bundle/modulesets/advene.modules
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,12 @@

<cmake id="ninja" use-ninja="no" cmakeargs="-DCMAKE_INSTALL_NAME_DIR='${prefix}/lib'" bootstrap="true">
<branch repo="github-tar"
version="1.11.1"
version="1.12.1"
module="ninja-build/ninja/archive/refs/tags/v${version}.tar.gz"
checkoutdir="ninja-${version}"
hash="sha256:31747ae633213f1eda3842686f83c2aa1412e0f5691d1c14dbbcc67fe7400cea"/>
hash="sha256:821bdff48a3f683bc4bb3b6f0b5fe7b2d647cf65d52aeb63328c91a6c6df285a"/>
<dependencies>
</dependencies>
</cmake>

<!-- Disable integer conversion warnings (which are fatal in XCode 15.3 and later)
Expand Down

0 comments on commit cde2980

Please sign in to comment.