libre2.10: fix provides

This commit is contained in:
Duncaen 2025-05-16 21:37:01 +02:00
parent d24bc75a77
commit ab7b99b1f8
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -3,7 +3,7 @@
# packaged to avoid rebuild electron and qt5-webengine
pkgname=libre2.10
version=2023.03.01
revision=1
revision=2
build_style=gnu-makefile
short_desc="Efficient, principled regular expression library"
maintainer="Orphaned <orphan@voidlinux.org>"
@ -11,7 +11,7 @@ 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}"
provides="re2-${version}_${revision}"
post_install() {
vlicense LICENSE