From 7ad879fa1eab39be6adc4011cc8ee427c66ca3c7 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Sat, 15 Oct 2022 12:28:53 -0600 Subject: [PATCH] emacs: bump git rev (#7293) --- app-editors/emacs/emacs-29.0.50~git.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/emacs/emacs-29.0.50~git.recipe b/app-editors/emacs/emacs-29.0.50~git.recipe index 3ac6fd26a..8fe533880 100644 --- a/app-editors/emacs/emacs-29.0.50~git.recipe +++ b/app-editors/emacs/emacs-29.0.50~git.recipe @@ -13,11 +13,11 @@ news reader, debugger interface, calendar, and more. HOMEPAGE="https://gnu.org/s/emacs/" COPYRIGHT="2001-2022 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="13" -srcGitRev="b55b2f1c316ba6a488cc381513a17cf3eec27a0f" +REVISION="14" +srcGitRev="215f65d1dcb70f29fa4919f5581d28ad27ba4db2" SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz" SOURCE_DIR="emacs-$srcGitRev" -CHECKSUM_SHA256="73e3aa54a82a0184b6ebf5106c7b3cbba17fcf46c2334b090bb645f80b96435b" +CHECKSUM_SHA256="0265bc4211ab24de28f5b31ec7826883bcfa915d873e6b792fa89a0bd5115157" ADDITIONAL_FILES="emacs.rdef.in" ARCHITECTURES="all !x86_gcc2"