Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: re2
|
||||
description: Fast, safe, thread-friendly regular expression engine
|
||||
version: 2025.11.05
|
||||
revision: 5
|
||||
url: https://github.com/google/re2
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- abseil-cpp=20260526.*
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/google/re2/releases/download/${BPM_PKG_VERSION//./-}/re2-${BPM_PKG_VERSION//./-}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 87f6029d2f6de8aa023654240a03ada90e876ce9a4676e258dd01ea4c26ffd67
|
||||
Reference in New Issue
Block a user