diff options
author | midipix <writeonce@midipix.org> | 2024-12-21 12:22:46 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2024-12-21 12:22:46 +0000 |
commit | 54986d9de745f0f7cc99358dfbbc12452614429c (patch) | |
tree | 2206fa1e43e89341746d8b5aa1db62797ffd5cfa | |
parent | 11d912e056a57c6464e56bedb62bfbed552d4c1f (diff) | |
download | midipix_build-main.tar.bz2 midipix_build-main.tar.xz |
-rw-r--r-- | groups.d/010.host_deps.d/expat_host.package | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/010.host_deps.d/expat_host.package b/groups.d/010.host_deps.d/expat_host.package index 26fde46a..8bb8f457 100644 --- a/groups.d/010.host_deps.d/expat_host.package +++ b/groups.d/010.host_deps.d/expat_host.package @@ -1,5 +1,5 @@ -: ${PKG_EXPAT_HOST_SHA256SUM:=274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc}; -: ${PKG_EXPAT_HOST_VERSION:=2.6.3}; +: ${PKG_EXPAT_HOST_SHA256SUM:=a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee}; +: ${PKG_EXPAT_HOST_VERSION:=2.6.4}; : ${PKG_EXPAT_HOST_URL:=http://download.openpkg.org/components/cache/expat/expat-${PKG_EXPAT_HOST_VERSION}.tar.xz}; : ${PKG_EXPAT_HOST_CONFIGURE_ARGS_EXTRA:="--without-docbook"}; : ${PKG_EXPAT_HOST_CONFIGURE_TYPE:="autotools"}; |