36 lines
703 B
Plaintext
36 lines
703 B
Plaintext
name: bind
|
|
description: A complete, highly portable implementation of the Domain Name System (DNS) protocol
|
|
version: 9.21.17
|
|
revision: 1
|
|
url: https://www.isc.org/bind/
|
|
license: MPL2
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- e2fsprogs
|
|
- glibc
|
|
- icu
|
|
- jemalloc
|
|
- json-c
|
|
- krb5
|
|
- libcap
|
|
- libedit
|
|
- libidn2
|
|
- libnghttp2
|
|
- libnsl
|
|
- liburcu
|
|
- libuv
|
|
- libxml2
|
|
- openssl
|
|
- readline
|
|
- xz-utils
|
|
- zlib
|
|
make_depends:
|
|
- meson
|
|
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: 3cefdbc795f6347aff11af478dded6f036ff7b3a00f9ca3c9d0e80f0deeb0d05
|