diff options
Diffstat (limited to 'meta/recipes-support/gnutls')
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.7.5.bb (renamed from meta/recipes-support/gnutls/gnutls_3.7.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.7.4.bb b/meta/recipes-support/gnutls/gnutls_3.7.5.bb index b34eb7f5f0..5feedb7fdc 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.4.bb +++ b/meta/recipes-support/gnutls/gnutls_3.7.5.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] = "e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f" | 26 | SRC_URI[sha256sum] = "1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad" |
27 | 27 | ||
28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc | 28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc |
29 | 29 | ||