aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mxml/APKBUILD')
-rw-r--r--testing/mxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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() {