mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/imagemagick: fix source url
This commit is contained in:
parent
04f4688dcc
commit
02cc532488
@ -15,7 +15,7 @@ options="libtool"
|
||||
makedepends="zlib-dev libpng-dev libjpeg-turbo-dev freetype-dev fontconfig-dev
|
||||
perl-dev ghostscript-dev libwebp-dev libtool tiff-dev lcms2-dev"
|
||||
subpackages="$pkgname-doc $pkgname-dev $pkgname-c++:_cxx"
|
||||
source="ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-$_pkgver.tar.xz"
|
||||
source="http://www.imagemagick.org/download/releases/ImageMagick-$_pkgver.tar.xz"
|
||||
|
||||
_builddir="$srcdir/ImageMagick-${_pkgver}"
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user