summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-06-05 13:50:02 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-06-05 12:53:32 +0100
commitccb12b606b9bc5c04965fc4745f7a1a34aa38e56 (patch)
treed24745a91988f0e0d4a2c5ef4b506fd74a91b063 /groups/010.host_deps.group
parent2865effd0253f091754ba2b5120c771b332ad862 (diff)
downloadmidipix_build-ccb12b606b9bc5c04965fc4745f7a1a34aa38e56.tar.bz2
midipix_build-ccb12b606b9bc5c04965fc4745f7a1a34aa38e56.tar.xz
groups/{010,251}: libzip: bump to v1.7.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 109e5cd1..c579620b 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -138,8 +138,8 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_LIBZ_HOST_URL:=https://sortix.org/libz/release/libz-${PKG_LIBZ_HOST_VERSION}.tar.gz};
: ${PKG_LIBZ_HOST_CONFIGURE_ARGS:="--enable-shared --prefix="};
: ${PKG_LIBZIP_HOST_DEPENDS:="cmake_host libz_host"};
-: ${PKG_LIBZIP_HOST_SHA256SUM:=a6cd804b4b3cffd997bd563fec693eb7eb052c225909a98a620689c2befb699b};
-: ${PKG_LIBZIP_HOST_VERSION:=1.6.0};
+: ${PKG_LIBZIP_HOST_SHA256SUM:=d26b2952426d2518f3db5cdeda4fe3cd668fc5bb38a598781e4d1d3f7f8ca7be};
+: ${PKG_LIBZIP_HOST_VERSION:=1.7.0};
: ${PKG_LIBZIP_HOST_URL:=https://libzip.org/download/libzip-${PKG_LIBZIP_HOST_VERSION}.tar.xz};
: ${PKG_LLVM_HOST_SHA256SUM:=6e82ce4adb54ff3afc18053d6981b6aed1406751b8742582ed50f04b5ab475f9};
: ${PKG_LLVM_HOST_VERSION:=3.8.1};