diff --git a/component/imagemagick/buildout.cfg b/component/imagemagick/buildout.cfg index 6fb4aa75ddb324b019eeb71c58aba5f00cc339d4..3359b3b0c2c20127236bee90d000ff05e978b114 100644 --- a/component/imagemagick/buildout.cfg +++ b/component/imagemagick/buildout.cfg @@ -28,8 +28,8 @@ filename = imagemagick-6.6.6-1-no-gsx-gsc-probe.patch [imagemagick] recipe = hexagonit.recipe.cmmi -url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.6-4.tar.bz2 -md5sum = 7551edb219459fcbc71abb8ce65b8952 +url = ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.7.6-8.tar.bz2 +md5sum = fc189f4a81e8aa9e07bc1a9beb867ecb depends = ${libtiff:version} ${librsvg:version} diff --git a/component/libreoffice-bin/buildout.cfg b/component/libreoffice-bin/buildout.cfg index 7174de06739d11a80cd1955608dba1fe1d7777ba..ac138c7b80f396a84149eefa0c3b5f75168cf666 100644 --- a/component/libreoffice-bin/buildout.cfg +++ b/component/libreoffice-bin/buildout.cfg @@ -12,12 +12,12 @@ find-links = [libreoffice-bin] recipe = slapos.recipe.build # here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64). -version = 3.5.2 +version = 3.5.3 url = http://download.documentfoundation.org/libreoffice/stable/${:version}/rpm/%s/LibO_${:version}_Linux_%s_install-rpm_en-US.tar.gz # supported architectures md5sums -md5sum_x86 = 1c22c272fc779da584fbe1380442f71b -md5sum_x86-64 = 8f1964c54fd4c768dbc6df42c87be528 +md5sum_x86 = 73d5d1cdaebd58e97cabc91506b9da5b +md5sum_x86-64 = 4d20c18c799c565e22b0b06418abe2c3 # where office code can be found? officedir = libreoffice3.5 diff --git a/component/openssl/buildout.cfg b/component/openssl/buildout.cfg index ba87ebacb27dfefa51a658a38195b49e8bb290a6..b3450e25fa01c726f878e8ddf5a31f9058c73f42 100644 --- a/component/openssl/buildout.cfg +++ b/component/openssl/buildout.cfg @@ -28,8 +28,8 @@ download-only = true [openssl] recipe = hexagonit.recipe.cmmi -url = https://www.openssl.org/source/openssl-1.0.1.tar.gz -md5sum = 134f168bc2a8333f19f81d684841710b +url = https://www.openssl.org/source/openssl-1.0.1a.tar.gz +md5sum = a0104320c0997cd33e18b8ea798609d1 patches = ${openssl-nodoc.patch:location}/${openssl-nodoc.patch:filename} ${openssl-exlibs.patch:location}/${openssl-exlibs.patch:filename}