From 7d4650c153c69a7935ec8e4e450482dab771be8d Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Sat, 18 Jun 2022 10:56:40 -0600 Subject: [PATCH] emacs: bump git rev (#6992) --- 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 1f3c452f4..e8287b1ad 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="7" -srcGitRev="6044efe76e8baec4395449675f4ad662183f2f85" +REVISION="8" +srcGitRev="233b3dc7e167298611d96af923abb8009f587179" SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz" SOURCE_DIR="emacs-$srcGitRev" -CHECKSUM_SHA256="5a38c60e1884641c21b9017f5e42c5c7f4b3a71818efe9e9b128d14ba67536fb" +CHECKSUM_SHA256="94d0c8444db427bcb26a57fb71e720d0e78efb3edb0473373424d557fc313f7d" ADDITIONAL_FILES="emacs.rdef.in" ARCHITECTURES="all !x86_gcc2"