Explorar o código

Fix openal-soft homepage (#448)

Jérôme Leclercq %!s(int64=4) %!d(string=hai) anos
pai
achega
6b967c0b81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/o/openal-soft/xmake.lua

+ 1 - 1
packages/o/openal-soft/xmake.lua

@@ -1,6 +1,6 @@
 package("openal-soft")
 
-    set_homepage("https://github.com/paceholder/nodeeditor")
+    set_homepage("https://openal-soft.org")
     set_description("OpenAL Soft is a software implementation of the OpenAL 3D audio API.")
     set_license("LGPL-2.0")