diff options
-rw-r--r-- | meta-networking/recipes-protocols/freediameter/freediameter_1.4.0.bb (renamed from meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb b/meta-networking/recipes-protocols/freediameter/freediameter_1.4.0.bb index 385b8b3734..15ee561969 100644 --- a/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb +++ b/meta-networking/recipes-protocols/freediameter/freediameter_1.4.0.bb | |||
@@ -23,8 +23,7 @@ SRC_URI = "\ | |||
23 | file://0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch \ | 23 | file://0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "73ce230b4789f9f28fff77cbc83c65af" | 26 | SRC_URI[sha256sum] = "7a537401bd110c606594b7c6be71b993f0ccc73ae151ad68040979286ba4e50e" |
27 | SRC_URI[sha256sum] = "ce05b4bf2a04cd2f472e77ba4b86fbfca690bfc83e51da8ce0e575804b763eda" | ||
28 | 27 | ||
29 | S = "${WORKDIR}/${fd_pkgname}-${PV}" | 28 | S = "${WORKDIR}/${fd_pkgname}-${PV}" |
30 | 29 | ||