diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-04-03 17:44:49 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:04 +0700 |
commit | 31f399dbcb7fd2fb3450c4dcbf86110f61baac59 (patch) | |
tree | 90c2e8f2bc6475c817c41fcfd0fdd25ec336c667 /libraries/luaexpat | |
parent | 608533ef0b3bfe63c36bb84a328ee8deb63f6132 (diff) |
libraries/luaexpat: Update HOMEPAGE, DOWNLOAD.
The md5sums have changed for the github download, but the
contents are the same as the old download tarball.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/luaexpat')
-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: |