mxml: fix distfile URL
This commit is contained in:
parent
95d8ebcc45
commit
c1c71318e3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Minimal XML library"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.minixml.org/"
|
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
|
checksum=267ff58b64ddc767170d71dab0c729c06f45e1df9a9b6f75180b564f09767891
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue