aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>2017-01-03 08:13:53 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-01-10 13:12:56 +0100
commitcabf72ebbfbed41db228e978400e63ae8f0cc7b1 (patch)
tree8fbfc644e41686031bd4f2c33dc6335fc06411b4 /meta-oe
parent9a60a2336824ca010f8fb06e0923655b93c256ef (diff)
downloadmeta-openembedded-contrib-cabf72ebbfbed41db228e978400e63ae8f0cc7b1.tar.gz
mercurial: upgrade to 4.0.1
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/mercurial/mercurial-native_4.0.1.bb (renamed from meta-oe/recipes-devtools/mercurial/mercurial-native_3.8.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial-native_3.8.4.bb b/meta-oe/recipes-devtools/mercurial/mercurial-native_4.0.1.bb
index 0526fc2201..028bb4232d 100644
--- a/meta-oe/recipes-devtools/mercurial/mercurial-native_3.8.4.bb
+++ b/meta-oe/recipes-devtools/mercurial/mercurial-native_4.0.1.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "python-native"
SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz"
-SRC_URI[md5sum] = "cec2c3db688cb87142809089c6ae13e9"
-SRC_URI[sha256sum] = "4b2e3ef19d34fa1d781cb7425506a05d4b6b1172bab69d6ea78874175fdf3da6"
+SRC_URI[md5sum] = "22a9b1d7c0c06a53f0ae5b386d536d08"
+SRC_URI[sha256sum] = "6aa4ade93c1b5e11937820880a466ebf1c824086d443cd799fc46e2617250d40"
S = "${WORKDIR}/mercurial-${PV}"