Compare commits
4
Commits
8fbac75588
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1d8346943
|
||
|
|
debcf447e8
|
||
|
|
e8f8f523aa
|
||
|
|
5cc61d41e2
|
+2
-2
@@ -1,6 +1,6 @@
|
||||
name: bind
|
||||
description: A complete, highly portable implementation of the Domain Name System (DNS) protocol
|
||||
version: 9.21.21
|
||||
version: 9.21.25
|
||||
revision: 1
|
||||
url: https://www.isc.org/bind/
|
||||
license: MPL2
|
||||
@@ -37,4 +37,4 @@ 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
|
||||
checksum: 8e01712ba7f59515be41981d27e8ec6c9b5d196fc681f8d14a163deea686d7b8
|
||||
@@ -1,4 +1,4 @@
|
||||
# This is the source.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
||||
# This is the recipe.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
||||
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
||||
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user