testing/mxml: Move package source URL

This package moved to github, so, moving the source URL properly.
No changes in the checksum.
This commit is contained in:
Breno Leitao 2017-04-27 17:55:28 +00:00
parent a2457d46ca
commit d87a1c42f9

View File

@ -11,7 +11,7 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/michaelrsweet/mxml/releases/download/release-$pkgver/$pkgname-$pkgver.tar.gz"
source="https://github.com/michaelrsweet/$pkgname/releases/download/release-$pkgver/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/mxml-$pkgver
prepare() {