re2: update to 2025.07.17.

This commit is contained in:
classabbyamp 2025-05-22 17:47:42 -04:00 committed by classabbyamp
parent 3a4e168c80
commit 623b70662d

View file

@ -1,20 +1,17 @@
# Template file for 're2'
pkgname=re2
version=2024.06.01
version=2025.07.17
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DRE2_USE_ICU=ON"
hostmakedepends="pkg-config"
makedepends="abseil-cpp-devel icu-devel"
# This dependency to avoid rebuild electron with new re2
# Drop whenever those packages are rebuilt or dropped
depends="libre2.10"
short_desc="Efficient, principled regular expression library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/google/re2"
distfiles="https://github.com/google/re2/archive/${version//./-}.tar.gz"
checksum=7326c74cddaa90b12090fcfc915fe7b4655723893c960ee3c2c66e85c5504b6c
checksum=41bea2a95289d112e7c2ccceeb60ee03d54269e7fe53e3a82bab40babdfa51ef
post_install() {
vlicense LICENSE