diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.6.13.bb (renamed from meta/recipes-support/gnutls/gnutls_3.6.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.6.12.bb b/meta/recipes-support/gnutls/gnutls_3.6.13.bb index f1eeebc807..f56d42a613 100644 --- a/meta/recipes-support/gnutls/gnutls_3.6.12.bb +++ b/meta/recipes-support/gnutls/gnutls_3.6.13.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar | |||
21 | file://arm_eabi.patch \ | 21 | file://arm_eabi.patch \ |
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI[md5sum] = "a23900f14980a467bdce3a0fd31dfa18" | 24 | SRC_URI[md5sum] = "bb1fe696a11543433785b4fc70ca225f" |
25 | SRC_URI[sha256sum] = "bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b" | 25 | SRC_URI[sha256sum] = "32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38" |
26 | 26 | ||
27 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc | 27 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc |
28 | 28 | ||