[oe-commits] [openembedded-core] 15/50: subversion: 1.9.3 -> 1.9.4

git at git.openembedded.org git at git.openembedded.org
Thu Aug 25 22:04:31 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 8620d13f8cf18be13429b0015d11e4efefe75b20
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Mon Aug 22 17:39:21 2016 -0700

    subversion: 1.9.3 -> 1.9.4
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../subversion/{subversion_1.9.3.bb => subversion_1.9.4.bb}          | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/subversion/subversion_1.9.3.bb b/meta/recipes-devtools/subversion/subversion_1.9.4.bb
similarity index 96%
rename from meta/recipes-devtools/subversion/subversion_1.9.3.bb
rename to meta/recipes-devtools/subversion/subversion_1.9.4.bb
index 626276d..3ce83c1 100644
--- a/meta/recipes-devtools/subversion/subversion_1.9.3.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.9.4.bb
@@ -15,8 +15,9 @@ SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://serf.m4-Regex-modified-to-allow-D-in-paths.patch \
            file://0001-Fix-libtool-name-in-configure.ac.patch \
            "
-SRC_URI[md5sum] = "243036eb28b50ce517fc228eb3250add"
-SRC_URI[sha256sum] = "8bbf6bb125003d88ee1c22935a36b7b1ab7d957e0c8b5fbfe5cb6310b6e86ae0"
+
+SRC_URI[md5sum] = "29121a038f87641055a8183f49e9739f"
+SRC_URI[sha256sum] = "1267f9e2ab983f260623bee841e6c9cc458bf4bf776238ed5f100983f79e9299"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=af81ae49ba359e70626c05e9bf313709"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list