18 lines
496 B
YAML
18 lines
496 B
YAML
name: xxhash
|
|
description: An extremely fast non-cryptographic hash algorithm
|
|
version: 0.8.3
|
|
revision: 2
|
|
url: https://xxhash.com/
|
|
license: BSD-2-Clause,GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://github.com/Cyan4973/xxHash/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: aae608dfe8213dfd05d909a57718ef82f30722c392344583d3f39050c7f29a80
|