mxml: fix distfile URL

This commit is contained in:
Jürgen Buchmüller 2017-08-01 05:45:53 +02:00
parent 95d8ebcc45
commit c1c71318e3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ short_desc="Minimal XML library"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2"
homepage="http://www.minixml.org/"
distfiles="http://www.msweet.org/files/project3/${pkgname}-${version}.tar.gz"
distfiles="https://github.com/michaelrsweet/mxml/releases/download/release-${version}/mxml-${version}.tar.gz"
checksum=267ff58b64ddc767170d71dab0c729c06f45e1df9a9b6f75180b564f09767891
pre_configure() {