summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/mg/mg_20230501.bb (renamed from meta-oe/recipes-support/mg/mg_20230406.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mg/mg_20230406.bb b/meta-oe/recipes-support/mg/mg_20230501.bb
index 8d61b7f7bc..ee00003977 100644
--- a/meta-oe/recipes-support/mg/mg_20230406.bb
+++ b/meta-oe/recipes-support/mg/mg_20230501.bb
@@ -1,11 +1,11 @@
1SUMMARY = "A portable version of the mg maintained by the OpenBSD team" 1SUMMARY = "A portable version of the mg maintained by the OpenBSD team"
2HOMEPAGE = "http://homepage.boetes.org/software/mg/" 2HOMEPAGE = "http://homepage.boetes.org/software/mg/"
3LICENSE = "PD" 3LICENSE = "PD"
4LIC_FILES_CHKSUM = "file://version.c;md5=36d8ace99e6cd003132975a9266d3f77" 4LIC_FILES_CHKSUM = "file://version.c;md5=a8e0b53d89d277bf3b40878ac568bedd"
5DEPENDS = "ncurses libbsd" 5DEPENDS = "ncurses libbsd"
6SECTION = "console/editors" 6SECTION = "console/editors"
7 7
8SRCREV = "4e6d2de9582cfe7f0977be4ce9532e3d33c5be15" 8SRCREV = "f21c2ba36772ffa68d9cfa55305e427d37903b4a"
9SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \ 9SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \
10 file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \ 10 file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \
11 file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \ 11 file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \