From a2457d46caa1652876b0532a81f1a79c5338fded Mon Sep 17 00:00:00 2001 From: Breno Leitao Date: Thu, 27 Apr 2017 17:53:36 +0000 Subject: testing/mxml: Move package source URL This package moved to github, so, moving the source URL properly. No changes in the checksum. --- testing/mxml/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/mxml') diff --git a/testing/mxml/APKBUILD b/testing/mxml/APKBUILD index a9dd133965..abe6d6ca51 100644 --- a/testing/mxml/APKBUILD +++ b/testing/mxml/APKBUILD @@ -11,7 +11,7 @@ depends_dev="" makedepends="$depends_dev" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://www.msweet.org/files/project3/mxml-$pkgver.tar.gz" +source="https://github.com/michaelrsweet/mxml/releases/download/release-$pkgver/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/mxml-$pkgver prepare() { -- cgit v1.2.3