aboutsummaryrefslogtreecommitdiff
path: root/games/veloren-weekly/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-16 21:42:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-20 11:39:30 +0000
commit75a583bc9b965fdd2fa1683493de9b4684efe5a7 (patch)
treed1f2a20d82bb7f81989fc6ec6bf6c74f6b45248e /games/veloren-weekly/Makefile
parent5db81da56a1828428702d4fb838b9431046f4009 (diff)
downloadports-75a583bc9b965fdd2fa1683493de9b4684efe5a7.tar.gz
ports-75a583bc9b965fdd2fa1683493de9b4684efe5a7.zip
Diffstat (limited to 'games/veloren-weekly/Makefile')
-rw-r--r--games/veloren-weekly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 25a2fa9d5eae..c354d0f6ccfc 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= veloren
-PORTVERSION= s20231114
+PORTVERSION= s20231116
CATEGORIES= games wayland
PKGNAMESUFFIX= -weekly
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl
USES= cargo xorg
USE_XORG= xcb
USE_GITLAB= yes
-GL_TAGNAME= v0.15.0-622-gb9bfb3f1d # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.15.0-624-gd8a0e83d6 # git describe --match='v[0-9]*' weekly
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
PLIST_FILES= bin/${PORTNAME}-server-cli \
bin/${PORTNAME}-voxygen \