From 1bd07acfc6f3dee7e3a91ac4d8d378ea74e993e7 Mon Sep 17 00:00:00 2001 From: Oliver Giles Date: Mon, 31 Jul 2017 08:58:06 +0300 Subject: [PATCH] update dependencies to latest versions --- docker-build-centos.sh | 29 +++++++++++++++-------------- docker-build-debian.sh | 22 +++++++++++----------- 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/docker-build-centos.sh b/docker-build-centos.sh index 7cabcc4..36856d2 100755 --- a/docker-build-centos.sh +++ b/docker-build-centos.sh @@ -8,35 +8,36 @@ SOURCE_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})) docker run --rm -i -v $SOURCE_DIR:/root/rpmbuild/SOURCES/laminar-$VERSION:ro -v $OUTPUT_DIR:/output centos bash -xe < -Depends: libboost-filesystem1.55.0, zlib1g +Depends: libboost-filesystem1.62.0, zlib1g Description: Lightweight Continuous Integration Service EOF cat < laminar/DEBIAN/postinst