From 392011f429d3eb0b539973e473c4a10cec868e0e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 12 Nov 2024 17:38:48 +0100 Subject: [PATCH] xtruss: update to 20241111.27fafff. --- srcpkgs/xtruss/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/xtruss/template b/srcpkgs/xtruss/template index 950f2e71790..62d4da3ce39 100644 --- a/srcpkgs/xtruss/template +++ b/srcpkgs/xtruss/template @@ -1,15 +1,15 @@ # Template file for 'xtruss' pkgname=xtruss -version=20211025.c25bf48 +version=20241111.27fafff revision=1 build_style=cmake hostmakedepends="halibut" short_desc="Easy-to-use X protocol tracing program" maintainer="Leah Neukirchen " license="MIT" -homepage="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/" -distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=8a4b8a1ed5c49f65152c4eb697ba83f6a73d65493a8e202a8f9aeedfabe07479 +homepage="https://www.chiark.greenend.org.uk/~sgtatham/xtruss/" +distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz" +checksum=76c56863d066b991f3c5a42b3a8dd65e76b18609214d7405a14572f40d7195ed CFLAGS="-UNDEBUG"