We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525cad8 commit 3cfde0fCopy full SHA for 3cfde0f
1 file changed
config.def.h
@@ -1794,7 +1794,7 @@
1794
#if defined(HAKCHI)
1795
#define DEFAULT_BUILDBOT_SERVER_URL "http://hakchicloud.com/Libretro_Cores/"
1796
#elif defined(WEBOS)
1797
-#define DEFAULT_BUILDBOT_SERVER_URL "http://retroarch-cores.webosbrew.org/armv7a/"
+#define DEFAULT_BUILDBOT_SERVER_URL "http://buildbot.libretro.com/nightly/webos/armv7a/latest/"
1798
#elif defined(ANDROID)
1799
#if defined(ANDROID_ARM_V7)
1800
#define DEFAULT_BUILDBOT_SERVER_URL "http://buildbot.libretro.com/nightly/android/latest/armeabi-v7a/"
0 commit comments