aboutsummaryrefslogtreecommitdiff
path: root/graphics/openshadinglanguage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openshadinglanguage/Makefile')
-rw-r--r--graphics/openshadinglanguage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index f34e719ff9c5..8e9f98c7cbdb 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openshadinglanguage
-PORTVERSION= 1.5.11
+PORTVERSION= 1.5.12
CATEGORIES= graphics devel
MAINTAINER= FreeBSD@Shaneware.biz
@@ -21,7 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= imageworks
GH_PROJECT= OpenShadingLanguage
GH_TAGNAME= Release-${PORTVERSION}
-GH_COMMIT= 9c3ba5b
+GH_COMMIT= f03977a
CMAKE_ARGS= -DLLVM_CONFIG:STRING="${LOCALBASE}/bin/llvm-config34"
USE_LDCONFIG= yes