emacs: update to 29.0.90 (#8321)

This commit is contained in:
augiedoggie
2023-04-10 01:00:49 -06:00
committed by GitHub
parent 800a4d6bac
commit 024a8fb8d2

View File

@@ -11,13 +11,13 @@ extensions to support text editing.
news reader, debugger interface, calendar, and more.
* A packaging system for downloading and installing extensions."
HOMEPAGE="https://gnu.org/s/emacs/"
COPYRIGHT="2001-2022 Free Software Foundation, Inc."
COPYRIGHT="2001-2023 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="5"
srcGitRev="9e105d483fa54c5f07a42b4c0fab40507f1fd9ec"
REVISION="1"
srcGitRev="9b0bf694da4aca1689895975450c82f836346e8f"
SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz"
SOURCE_DIR="emacs-$srcGitRev"
CHECKSUM_SHA256="3d8f2bf8dbf3b973d3773f33b33bc52ff2648b1f65c2547ca794b06620c911c9"
CHECKSUM_SHA256="aa79ae2cb77565fd6cb8d9e29ffb44cc8d18882996006316a264a4bd1a1d516f"
ADDITIONAL_FILES="emacs.rdef.in"
ARCHITECTURES="all !x86_gcc2"