Skip to content

Commit

Permalink
contrib/openshadinglanguage: update to 1.13.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed Jun 2, 2024
1 parent 9007640 commit 05c9958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/openshadinglanguage/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "openshadinglanguage"
pkgver = "1.13.9.0"
pkgver = "1.13.10.0"
pkgrel = 0
build_style = "cmake"
configure_args = [
Expand Down Expand Up @@ -48,7 +48,7 @@
license = "BSD-3-Clause"
url = "https://github.com/AcademySoftwareFoundation/OpenShadingLanguage"
source = f"{url}/archive/refs/tags/v{pkgver}.tar.gz"
sha256 = "4052c9f62c7b5b2b245217595968e3918b494f828b24ae65697dab6c86800726"
sha256 = "302f573d21c700d859fb36497d377656cb51213309d95bebda941bb0993a7f42"
# set in rel
tool_flags = {"CFLAGS": ["-DNDEBUG"], "CXXFLAGS": ["-DNDEBUG"]}
# CFI: instantly crashes
Expand Down

0 comments on commit 05c9958

Please sign in to comment.