mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
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:
parent
a2457d46ca
commit
d87a1c42f9
@ -11,7 +11,7 @@ depends_dev=""
|
|||||||
makedepends="$depends_dev"
|
makedepends="$depends_dev"
|
||||||
install=""
|
install=""
|
||||||
subpackages="$pkgname-dev $pkgname-doc"
|
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
|
_builddir="$srcdir"/mxml-$pkgver
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user