From 11cd930a6b18ff37ef0d07018cf4e09a8d1bde55 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 10 Sep 2024 11:30:40 +0200 Subject: [PATCH] chafa: update to 1.14.4 --- srcpkgs/chafa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index ddf72dacc93..5071e9114ee 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,6 +1,6 @@ # Template file for 'chafa' pkgname=chafa -version=1.14.2 +version=1.14.4 revision=1 build_style=gnu-configure configure_args="--enable-man" @@ -12,7 +12,7 @@ license="LGPL-3.0-or-later" homepage="https://hpjansson.org/chafa/" changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS" distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz" -checksum=8a28d308074e25597e21bf280747461ac695ae715f2f327eb0e0f0435967f8b3 +checksum=d0708a63f05b79269dae862a42671e38aece47fbd4fc852904bca51a65954454 case "$XBPS_TARGET_MACHINE" in x86_64*|i686*) ;;