From 2faef6483043927c05072733f89b04762257561b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 19 May 2025 18:46:49 +0700 Subject: [PATCH] libre2.10: no longer provide re2 --- srcpkgs/libre2.10/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/libre2.10/template b/srcpkgs/libre2.10/template index e36d1348a99..6a15550a149 100644 --- a/srcpkgs/libre2.10/template +++ b/srcpkgs/libre2.10/template @@ -3,7 +3,7 @@ # packaged to avoid rebuild electron and qt5-webengine pkgname=libre2.10 version=2023.03.01 -revision=2 +revision=3 build_style=gnu-makefile short_desc="Efficient, principled regular expression library" maintainer="Orphaned " @@ -11,7 +11,6 @@ license="BSD-3-Clause" homepage="https://github.com/google/re2" distfiles="https://github.com/google/re2/archive/${version//./-}.tar.gz" checksum=7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48 -provides="re2-${version}_${revision}" post_install() { vlicense LICENSE