diff --git a/meta-oe/recipes-support/mg/mg_20210609.bb b/meta-oe/recipes-support/mg/mg_20220614.bb similarity index 88% rename from meta-oe/recipes-support/mg/mg_20210609.bb rename to meta-oe/recipes-support/mg/mg_20220614.bb index 5deb5c66e3..01ccef5124 100644 --- a/meta-oe/recipes-support/mg/mg_20210609.bb +++ b/meta-oe/recipes-support/mg/mg_20220614.bb @@ -1,11 +1,11 @@ SUMMARY = "A portable version of the mg maintained by the OpenBSD team" HOMEPAGE = "http://homepage.boetes.org/software/mg/" LICENSE = "PD" -LIC_FILES_CHKSUM = "file://version.c;md5=1895eb37bf6bd79cdc5c89d8166fabfb" +LIC_FILES_CHKSUM = "file://version.c;md5=43616508f42ab3fdb082c5f932bd2eb4" DEPENDS = "ncurses libbsd" SECTION = "console/editors" -SRCREV = "688f49cd67ab30dfa6482c74815e117cbf7af63a" +SRCREV = "ea58e622fad20622ac0b723d021baaaf5dc0eb49" SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \ file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \ file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \