From d08429850112440702741b2d1643e1f0e0500eb9 Mon Sep 17 00:00:00 2001 From: LucasTavaresA Date: Sat, 28 Jan 2023 11:36:44 -0300 Subject: [PATCH] chafa: update to 1.12.4 --- srcpkgs/chafa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index 4eabb143fcf9..5e3fbdfd4877 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,6 +1,6 @@ # Template file for 'chafa' pkgname=chafa -version=1.12.3 +version=1.12.4 revision=1 build_style=gnu-configure configure_args="--enable-man" @@ -11,7 +11,7 @@ maintainer="Christian Buschau " license="LGPL-3.0-or-later" homepage="https://hpjansson.org/chafa/" distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz" -checksum=2456a0b6c1150e25b64cd6a92810d59bed3f061f8b86f91aba5a77bc7cc76cfa +checksum=9774bd1a7076ea3124f7fea811e371d0e1da2e76b7ac06260d63a86c7b1a573f case "$XBPS_TARGET_MACHINE" in x86_64*|i686*) ;;