diff --git a/common/shlibs b/common/shlibs index 87795d02967..947cfc64bc7 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1198,7 +1198,7 @@ libwayland-cursor.so.0 wayland-1.6.0_1 libwayland-egl.so.1 wayland-1.15.0_4 libvarlink.so.0 libvarlink-22_1 libtomcrypt.so.1 libtomcrypt-1.18.0_1 -libHX.so.28 libHX-3.14_1 +libHX.so.32 libHX-4.24_1 libxkbcommon.so.0 libxkbcommon-0.2.0_1 libxkbcommon-x11.so.0 libxkbcommon-x11-0.4.2_1 libxkbregistry.so.0 libxkbregistry-1.3.0_3 diff --git a/srcpkgs/libHX/template b/srcpkgs/libHX/template index c633b98db5d..4da0923c9cb 100644 --- a/srcpkgs/libHX/template +++ b/srcpkgs/libHX/template @@ -1,15 +1,15 @@ # Template file for 'libHX' pkgname=libHX -version=3.24 +version=4.24 revision=1 build_style=gnu-configure configure_args="--enable-static" short_desc="C library providing data structures and common functions" maintainer="Orphaned " -license="LGPL-2.1" +license="LGPL-2.1-or-later" homepage="http://libhx.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/libhx/${pkgname}-${version}.tar.xz" -checksum=a51b3ead77cf93444b52efe14c87314e75b88cdedb4e5f4b6060a04b0c111b45 +distfiles="https://inai.de/files/libhx/libHX-${version}.tar.xz" +checksum=760018915add802df416acdb5e2a3911139d44ca29e3bfc783d5aff1990db6a0 libHX-devel_package() { depends="${sourcepkg}>=${version}_${revision}"