diff options
-rw-r--r-- | libraries/luaexpat/luaexpat.info | 6 | ||||
-rw-r--r-- | libraries/luaexpat/slack-desc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/luaexpat/luaexpat.info b/libraries/luaexpat/luaexpat.info index 13d7c79c93b1d..e0abdb30f5ed5 100644 --- a/libraries/luaexpat/luaexpat.info +++ b/libraries/luaexpat/luaexpat.info @@ -1,8 +1,8 @@ PRGNAM="luaexpat" VERSION="1.3.0" -HOMEPAGE="https://matthewwild.co.uk/projects/luaexpat/" -DOWNLOAD="https://matthewwild.co.uk/projects/luaexpat/luaexpat-1.3.0.tar.gz" -MD5SUM="3c20b5795e7107f847f8da844fbfe2da" +HOMEPAGE="https://lunarmodules.github.io/luaexpat/index.html" +DOWNLOAD="https://github.com/lunarmodules/luaexpat/archive/1.3.0/luaexpat-1.3.0.tar.gz" +MD5SUM="76ccc83114fc0c027f6cd45e0b4276d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" diff --git a/libraries/luaexpat/slack-desc b/libraries/luaexpat/slack-desc index 82c993cd104f4..a2684c5165def 100644 --- a/libraries/luaexpat/slack-desc +++ b/libraries/luaexpat/slack-desc @@ -11,7 +11,7 @@ luaexpat: luaexpat: LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is luaexpat: free software and uses the same license as Lua 5.1. luaexpat: -luaexpat: +luaexpat: https://lunarmodules.github.io/luaexpat/index.html luaexpat: luaexpat: luaexpat: |