mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
imagemagick: bump to version 6.8.7-1
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
deec0dbc84
commit
40316ab81f
@ -5,8 +5,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IMAGEMAGICK_MAJOR = 6.8.7
|
IMAGEMAGICK_MAJOR = 6.8.7
|
||||||
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-0
|
IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-1
|
||||||
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
|
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.xz
|
||||||
# The official ImageMagick site only keeps the latest versions
|
# The official ImageMagick site only keeps the latest versions
|
||||||
# available, which is annoying. Use an alternate site that keeps all
|
# available, which is annoying. Use an alternate site that keeps all
|
||||||
# older versions.
|
# older versions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user