diff options
Diffstat (limited to 'games/veloren-weekly/Makefile')
-rw-r--r-- | games/veloren-weekly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 3c8b0bb3ce13..aebab56a21d1 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240306 +PORTVERSION= s20240313 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -25,7 +25,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-1321-g130aa2aa9 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.15.0-1364-g030c2f521 # 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 \ |