diff options
author | Ørjan Malde <red@foxi.me> | 2020-11-20 11:19:31 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-11-20 10:36:35 +0000 |
commit | 128a026e413d1d9fa9eea28705eb7d73fb80f9d8 (patch) | |
tree | c182200c108caabedc9bb4fd156e8b962dbbd558 /groups | |
parent | 33b79451ea1d29f4a24797da9218e9f334caad17 (diff) | |
download | midipix_build-128a026e413d1d9fa9eea28705eb7d73fb80f9d8.tar.bz2 midipix_build-128a026e413d1d9fa9eea28705eb7d73fb80f9d8.tar.xz |
groups/010.host_deps.group: util_linux_host: bump to 2.36.1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r-- | groups/010.host_deps.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group index 0f0fce4c..42e92f34 100644 --- a/groups/010.host_deps.group +++ b/groups/010.host_deps.group @@ -239,8 +239,8 @@ HOST_DEPS_PREFIX="${PREFIX}"; : ${PKG_TZDB_HOST_URL:=https://data.iana.org/time-zones/releases/tzdb-${PKG_TZDB_HOST_VERSION}.tar.lz}; : ${PKG_TZDB_HOST_BUILD_DIR:="tzdb-${PKG_TZDB_HOST_VERSION}"}; : ${PKG_UTIL_LINUX_HOST_DEPENDS:="ncursesw_host"}; -: ${PKG_UTIL_LINUX_HOST_SHA256SUM:=b62c92e5e1629642113cd41cec1ee86d1ee7e36b8ffe8ec3ac89c11797e9ac25}; -: ${PKG_UTIL_LINUX_HOST_VERSION:=2.34}; +: ${PKG_UTIL_LINUX_HOST_SHA256SUM:=37de03dbb98cdeffdf9e754122b0aca2a9bbdc19769f6570dfcb6f123643bf53}; +: ${PKG_UTIL_LINUX_HOST_VERSION:=2.36.1}; : ${PKG_UTIL_LINUX_HOST_URL:=https://www.kernel.org/pub/linux/utils/util-linux/v${PKG_UTIL_LINUX_HOST_VERSION}/util-linux-${PKG_UTIL_LINUX_HOST_VERSION}.tar.gz}; : ${PKG_UTIL_LINUX_HOST_CONFIGURE_ARGS_EXTRA:="--disable-all-programs --enable-libuuid"}; : ${PKG_XZ_HOST_SHA256SUM:=3e1e518ffc912f86608a8cb35e4bd41ad1aec210df2a47aaa1f95e7f5576ef56}; |