41 lines
783 B
Plaintext
41 lines
783 B
Plaintext
name: bind
|
|
description: A complete, highly portable implementation of the Domain Name System (DNS) protocol
|
|
version: 9.21.21
|
|
revision: 1
|
|
url: https://www.isc.org/bind/
|
|
license: MPL2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- e2fsprogs
|
|
- glibc
|
|
- icu
|
|
- jemalloc
|
|
- json-c
|
|
- krb5
|
|
- libcap
|
|
- libedit
|
|
- libidn2
|
|
- libnghttp2
|
|
- libnsl
|
|
- liburcu
|
|
- libuv
|
|
- libxml2
|
|
- lmdb
|
|
- openssl
|
|
- readline
|
|
- sysusers
|
|
- xz-utils
|
|
- zlib
|
|
make_depends:
|
|
- meson
|
|
- python-sphinx
|
|
downloads:
|
|
- url: https://ftp.isc.org/isc/bind9/${BPM_PKG_VERSION}/bind-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 44ebfae8b82b494f5cc4781b044fbd4c867b64dc22ae9c62c9197aab16389112
|