From c6d27a3ca768ddca181c72c3ecaf0877249d54ce Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Wed, 12 Jul 2023 11:32:30 +0530 Subject: [PATCH] fribidi.wrap: Move to tarball, bump, provide dep Wrap needs to provide the dep now after the pango bump. Part-of: --- subprojects/fribidi.wrap | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/subprojects/fribidi.wrap b/subprojects/fribidi.wrap index a5238ff69f..e284c0e8b5 100644 --- a/subprojects/fribidi.wrap +++ b/subprojects/fribidi.wrap @@ -1,6 +1,8 @@ -[wrap-git] -directory=fribidi -url=https://github.com/fribidi/fribidi.git -push-url=git@github.com:fribidi/fribidi.git -revision=v1.0.12 -depth=1 +[wrap-file] +directory = fribidi-1.0.13 +source_url = https://github.com/fribidi/fribidi/releases/download/v1.0.13/fribidi-1.0.13.tar.xz +source_filename = fribidi-1.0.13.tar.xz +source_hash = 7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2 + +[provide] +fribidi = libfribidi_dep