diff options
| -rw-r--r-- | meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb (renamed from meta-oe/recipes-devtools/mercurial/mercurial_5.5.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial_5.5.bb b/meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb index 8049434109..3abecc3054 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial_5.5.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb | |||
| @@ -10,8 +10,7 @@ RDEPENDS:${PN} = "python3 python3-modules" | |||
| 10 | inherit python3native | 10 | inherit python3native |
| 11 | 11 | ||
| 12 | SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz" | 12 | SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz" |
| 13 | SRC_URI[md5sum] = "17b21729cbc61dda80b2e3dfc046319f" | 13 | SRC_URI[sha256sum] = "86f98645e4565a9256991dcde22b77b8e7d22ca6fbb60c1f4cdbd8469a38cc1f" |
| 14 | SRC_URI[sha256sum] = "c1ed28e1534304a7a4981ed59905286d1c56acd5b75755eedd184171a4a782b4" | ||
| 15 | 14 | ||
| 16 | S = "${WORKDIR}/mercurial-${PV}" | 15 | S = "${WORKDIR}/mercurial-${PV}" |
| 17 | 16 | ||
