From b857ec76c486650950b825e5afc97b4bcf81507f Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 1 Sep 2023 18:52:07 -0400 Subject: misc/hxtools: Updated for version 20230411. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- misc/hxtools/hxtools.SlackBuild | 7 ++++--- misc/hxtools/hxtools.info | 14 +++++++------- 2 files changed, 11 insertions(+), 10 deletions(-) (limited to 'misc') diff --git a/misc/hxtools/hxtools.SlackBuild b/misc/hxtools/hxtools.SlackBuild index 3291e18476..287855600a 100644 --- a/misc/hxtools/hxtools.SlackBuild +++ b/misc/hxtools/hxtools.SlackBuild @@ -11,13 +11,14 @@ # depends on libHX and wants to package it up for SBo, whatever it is # can just list hxtools as a dependency. +# 20230901 bkw: update for v20230411 (and libhx-4.14, consoleet-utils-1.3). # 20230109 bkw: update for v20221120, include new consoleet-utils. # TODO: package up the consoleet fonts, too (in a separate build). cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hxtools -VERSION=${VERSION:-20221120} +VERSION=${VERSION:-20230411} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -56,9 +57,9 @@ fi set -e LIBNAM=libHX -LIBVER=${LIBVER:-4.8} +LIBVER=${LIBVER:-4.14} LEETNAM=consoleet-utils -LEETVER=${LEETVER:-1.1} +LEETVER=${LEETVER:-1.3} PKGDOC=$PKG/usr/doc/$PRGNAM-$VERSION LIBDOC=$PKGDOC/$LIBNAM-$LIBVER diff --git a/misc/hxtools/hxtools.info b/misc/hxtools/hxtools.info index 9186ae9694..820a35c14c 100644 --- a/misc/hxtools/hxtools.info +++ b/misc/hxtools/hxtools.info @@ -1,12 +1,12 @@ PRGNAM="hxtools" -VERSION="20221120" +VERSION="20230411" HOMEPAGE="https://inai.de/projects/hxtools/" -DOWNLOAD="https://inai.de/files/hxtools/hxtools-20221120.tar.zst \ - https://inai.de/files/consoleet/consoleet-utils-1.1.tar.zst \ - https://inai.de/files/libhx/libHX-4.8.tar.xz" -MD5SUM="bcd0460a1aaf3340ec02ae1a6af479e6 \ - 85f603554e6f2abec78048d736e42d6e \ - 012454fde3c56be21b767e77cc3c5f93" +DOWNLOAD="https://inai.de/files/hxtools/hxtools-20230411.tar.zst \ + https://inai.de/files/consoleet/consoleet-utils-1.3.tar.zst \ + https://inai.de/files/libhx/libHX-4.14.tar.xz" +MD5SUM="4f9146cf223ffc7b21c0cf4bdf8672a4 \ + 59fda0810e3773ded01dd145a098a0ee \ + 456c9b0c9db2cad37ac304f65e82ea34" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3