libraries/mxml: Fix download location.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a7ff562071
commit
05074818d3
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="mxml"
|
||||
VERSION="2.10"
|
||||
HOMEPAGE="http://www.minixml.org/"
|
||||
DOWNLOAD="http://www.msweet.org/files/project3/mxml-2.10.tar.gz"
|
||||
DOWNLOAD="https://github.com/michaelrsweet/mxml/releases/download/release-2.10/mxml-2.10.tar.gz"
|
||||
MD5SUM="8804c961a24500a95690ef287d150abe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue