|
@@ -4,8 +4,8 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-GLSLSANDBOX_PLAYER_VERSION = v2019.08.23
|
|
|
|
-GLSLSANDBOX_PLAYER_SITE = $(call github,jolivain,glslsandbox-player,$(GLSLSANDBOX_PLAYER_VERSION))
|
|
|
|
|
|
+GLSLSANDBOX_PLAYER_VERSION = 2019.08.23
|
|
|
|
+GLSLSANDBOX_PLAYER_SITE = $(call github,jolivain,glslsandbox-player,v$(GLSLSANDBOX_PLAYER_VERSION))
|
|
GLSLSANDBOX_PLAYER_AUTORECONF = YES
|
|
GLSLSANDBOX_PLAYER_AUTORECONF = YES
|
|
GLSLSANDBOX_PLAYER_DEPENDENCIES = libegl libgles host-pkgconf
|
|
GLSLSANDBOX_PLAYER_DEPENDENCIES = libegl libgles host-pkgconf
|
|
|
|
|