diff options
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 7bcb9133ad..98ec8d9667 100644 --- a/meta/recipes-support/gnutls/gnutls.inc +++ b/meta/recipes-support/gnutls/gnutls.inc | |||
| @@ -17,7 +17,7 @@ DEPENDS_append_libc-musl = " argp-standalone" | |||
| 17 | 17 | ||
| 18 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" | 18 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" |
| 19 | 19 | ||
| 20 | SRC_URI = "ftp://ftp.gnutls.org/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar.xz" | 20 | SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar.xz" |
| 21 | 21 | ||
| 22 | inherit autotools texinfo binconfig pkgconfig gettext lib_package gtk-doc | 22 | inherit autotools texinfo binconfig pkgconfig gettext lib_package gtk-doc |
| 23 | 23 | ||
