From 0303f78a272716a3fbe9955ae6dd6fb4f818d6b9 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 2 May 2025 18:52:55 +0200 Subject: [PATCH] xh: update to 0.24.1 --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index 7463da74530..da08e04378a 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,6 +1,6 @@ # Template file for 'xh' pkgname=xh -version=0.24.0 +version=0.24.1 revision=1 build_style=cargo configure_args="--no-default-features --features online-tests,native-tls" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/ducaale/xh" changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md" distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz" -checksum=80ecef9ca262b5564a951f41e11cf6125e5c4a62e66b87b071f6a333b6f40e5a +checksum=c5902052c66e20fd2c0b49db14edb027f54500b502108327e17260c64a42edee post_install() { ln -sf xh "${DESTDIR}/usr/bin/xhs"