18 lines
522 B
YAML
18 lines
522 B
YAML
name: libxcrypt
|
|
description: One-way password hashing library
|
|
version: 4.5.2
|
|
revision: 2
|
|
url: https://github.com/besser82/libxcrypt/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://github.com/besser82/libxcrypt/releases/download/v${BPM_PKG_VERSION}/libxcrypt-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 71513a31c01a428bccd5367a32fd95f115d6dac50fb5b60c779d5c7942aec071
|