summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-08-29 20:50:10 +0100
committerCarl Hetherington <cth@carlh.net>2018-08-29 20:50:10 +0100
commit0c1695fd11933e6c2e6229a311e14b95fea20d05 (patch)
treed4e2ff07ecdebc95479fdfc4ac0297e302feab23 /cscript
parente4dc7972ec35d891287598f33a1b4e1461ddc3fc (diff)
Bump flatpak ImageMagick.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 47efefdba..d7dbf8975 100644
--- a/cscript
+++ b/cscript
@@ -378,8 +378,8 @@ def build(target, options):
modules.append({'name': 'imagemagick',
'cleanup': ['/bin'],
'sources': [{'type': 'archive',
- 'url': 'https://www.imagemagick.org/download/ImageMagick-7.0.8-10.tar.bz2',
- 'sha256': 'f9d99573f8b8d7f90319fdf22a1a41a6764ac247b1c3f6ae08d9a3657ec977a5'}]})
+ 'url': 'https://www.imagemagick.org/download/ImageMagick-7.0.8-11.tar.bz2',
+ 'sha256': 'a1aef96c89a9a9fac51a6e141deffa0b2f8db2062a24f6ba9fe3846dde7491ac'}]})
modules.append({'name': 'libsigc++',
'sources': [{'type': 'archive',
'url': 'https://download.gnome.org/sources/libsigc++/2.10/libsigc++-2.10.0.tar.xz',