Ver código fonte

Fix openal-soft homepage (#448)

Jérôme Leclercq 4 anos atrás
pai
commit
6b967c0b81
1 arquivos alterados com 1 adições e 1 exclusões
  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")