diff options
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.10.5-P3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb b/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb index b20a4aa396..13724a82ef 100644 --- a/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb +++ b/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=dba46507446198119bcde32a4feaab43" | |||
| 7 | 7 | ||
| 8 | DEPENDS = "openssl libcap" | 8 | DEPENDS = "openssl libcap" |
| 9 | 9 | ||
| 10 | SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ | 10 | SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ |
| 11 | file://conf.patch \ | 11 | file://conf.patch \ |
| 12 | file://make-etc-initd-bind-stop-work.patch \ | 12 | file://make-etc-initd-bind-stop-work.patch \ |
| 13 | file://dont-test-on-host.patch \ | 13 | file://dont-test-on-host.patch \ |
| @@ -23,7 +23,7 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ | |||
| 23 | file://use-python3-and-fix-install-lib-path.patch \ | 23 | file://use-python3-and-fix-install-lib-path.patch \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | UPSTREAM_CHECK_URI = "ftp://ftp.isc.org/isc/bind9/" | 26 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" |
| 27 | UPSTREAM_CHECK_REGEX = "(?P<pver>9(\.\d+)+(-P\d+)*)/" | 27 | UPSTREAM_CHECK_REGEX = "(?P<pver>9(\.\d+)+(-P\d+)*)/" |
| 28 | 28 | ||
| 29 | SRC_URI[md5sum] = "d79cafbd9ac76239ee532dd89d05cc83" | 29 | SRC_URI[md5sum] = "d79cafbd9ac76239ee532dd89d05cc83" |
