From 024a8fb8d2f966d57f7a878db5fa91c5bc6a928e Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Mon, 10 Apr 2023 01:00:49 -0600 Subject: [PATCH] emacs: update to 29.0.90 (#8321) --- ...{emacs-29.0.60~git.recipe => emacs-29.0.90~git.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename app-editors/emacs/{emacs-29.0.60~git.recipe => emacs-29.0.90~git.recipe} (95%) diff --git a/app-editors/emacs/emacs-29.0.60~git.recipe b/app-editors/emacs/emacs-29.0.90~git.recipe similarity index 95% rename from app-editors/emacs/emacs-29.0.60~git.recipe rename to app-editors/emacs/emacs-29.0.90~git.recipe index a67ad26f6..0f723704e 100644 --- a/app-editors/emacs/emacs-29.0.60~git.recipe +++ b/app-editors/emacs/emacs-29.0.90~git.recipe @@ -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"