diff options
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.7.4.bb (renamed from meta/recipes-support/gnutls/gnutls_3.7.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.7.3.bb b/meta/recipes-support/gnutls/gnutls_3.7.4.bb index ebabac1bd0..b34eb7f5f0 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.3.bb +++ b/meta/recipes-support/gnutls/gnutls_3.7.4.bb | |||
@@ -23,7 +23,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar | |||
23 | file://arm_eabi.patch \ | 23 | file://arm_eabi.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[sha256sum] = "fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a" | 26 | SRC_URI[sha256sum] = "e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f" |
27 | 27 | ||
28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc | 28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc |
29 | 29 | ||