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>
This commit is contained in:
Andrew Clemons 2022-04-03 17:44:49 +12:00 committed by Willy Sudiarto Raharjo
parent 608533ef0b
commit 31f399dbcb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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: