diff options
| -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 @@ | |||
| 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" | 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" |
| 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" | 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" |
| 3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
| 4 | LIC_FILES_CHKSUM = "file://version.c;md5=36d8ace99e6cd003132975a9266d3f77" | 4 | LIC_FILES_CHKSUM = "file://version.c;md5=a8e0b53d89d277bf3b40878ac568bedd" |
| 5 | DEPENDS = "ncurses libbsd" | 5 | DEPENDS = "ncurses libbsd" |
| 6 | SECTION = "console/editors" | 6 | SECTION = "console/editors" |
| 7 | 7 | ||
| 8 | SRCREV = "4e6d2de9582cfe7f0977be4ce9532e3d33c5be15" | 8 | SRCREV = "f21c2ba36772ffa68d9cfa55305e427d37903b4a" |
| 9 | SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \ | 9 | SRC_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 \ |
