mg: update to 7.3 (#10425)

* mg: bump version

* remove mg 7.0
This commit is contained in:
Al Hoang
2024-05-05 20:49:40 -05:00
committed by GitHub
parent 57fa74f398
commit 31ecaa0819
2 changed files with 2 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Mg is intended to be a small, fast, and portable editor for \
people who can't (or don't want to) run emacs for one reason or another, \
or are not familiar with the vi editor."
HOMEPAGE="https://github.com/ibara/mg"
COPYRIGHT="2019-2021 Brian Callahan"
COPYRIGHT="2019-2023 Brian Callahan"
LICENSE="Public Domain"
REVISION="1"
SOURCE_URI="https://github.com/ibara/mg/releases/download/mg-$portVersion/mg-$portVersion.tar.gz"
CHECKSUM_SHA256="650dbdf9c9a72ec1922486ce07112d6181fc88a30770913d71d5c99c57fb2ac5"
CHECKSUM_SHA256="1fd52feed9a96b93ef16c28ec4ff6cb25af85542ec949867bffaddee203d1e95"
PATCHES="mg-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"