diff options
-rw-r--r-- | meta/recipes-support/apr/apr_1.6.2.bb (renamed from meta/recipes-support/apr/apr_1.5.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/apr/apr_1.5.2.bb b/meta/recipes-support/apr/apr_1.6.2.bb index 992b561fb8..e2eed53c9e 100644 --- a/meta/recipes-support/apr/apr_1.5.2.bb +++ b/meta/recipes-support/apr/apr_1.6.2.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \ | |||
21 | file://0002-explicitly-link-libapr-against-phtread-to-make-gold-.patch \ | 21 | file://0002-explicitly-link-libapr-against-phtread-to-make-gold-.patch \ |
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI[md5sum] = "4e9769f3349fe11fc0a5e1b224c236aa" | 24 | SRC_URI[md5sum] = "e81a851967c79b5ce9bfbc909e4bf735" |
25 | SRC_URI[sha256sum] = "7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a" | 25 | SRC_URI[sha256sum] = "09109cea377bab0028bba19a92b5b0e89603df9eab05c0f7dbd4dd83d48dcebd" |
26 | 26 | ||
27 | inherit autotools-brokensep lib_package binconfig multilib_header ptest | 27 | inherit autotools-brokensep lib_package binconfig multilib_header ptest |
28 | 28 | ||