From 0e72c95bef3f617b732a4f3944c2f6451f142ec7 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 12 May 2025 23:26:48 +0200 Subject: [PATCH] fribidi: update to 1.0.16. --- srcpkgs/fribidi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fribidi/template b/srcpkgs/fribidi/template index eb968d2e421..3b26489a0fd 100644 --- a/srcpkgs/fribidi/template +++ b/srcpkgs/fribidi/template @@ -1,6 +1,6 @@ # Template file for 'fribidi' pkgname=fribidi -version=1.0.14 +version=1.0.16 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later" homepage="https://github.com/fribidi/fribidi/" changelog="https://raw.githubusercontent.com/fribidi/fribidi/master/NEWS" distfiles="https://github.com/fribidi/fribidi/releases/download/v${version}/fribidi-${version}.tar.xz" -checksum=76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a +checksum=1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c pre_build() { if [ "$CROSS_BUILD" ]; then