diff options
-rw-r--r-- | meta/recipes-devtools/subversion/subversion_1.14.5.bb (renamed from meta/recipes-devtools/subversion/subversion_1.14.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/subversion/subversion_1.14.4.bb b/meta/recipes-devtools/subversion/subversion_1.14.5.bb index 0f453db247..c8a2e12f4f 100644 --- a/meta/recipes-devtools/subversion/subversion_1.14.4.bb +++ b/meta/recipes-devtools/subversion/subversion_1.14.5.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | |||
12 | file://serfmacro.patch \ | 12 | file://serfmacro.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "44ead116e72e480f10f123c914bb6f9f8c041711c041ed7abff1b8634a199e3c" | 15 | SRC_URI[sha256sum] = "e78a29e7766b8b7b354497d08f71a55641abc53675ce1875584781aae35644a1" |
16 | 16 | ||
17 | inherit autotools pkgconfig gettext python3native | 17 | inherit autotools pkgconfig gettext python3native |
18 | 18 | ||