emacs: bump git rev (#7590)

This commit is contained in:
augiedoggie
2022-12-18 12:15:15 -07:00
committed by GitHub
parent 0471b31bae
commit 63f439a887

View File

@@ -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="1"
srcGitRev="00cb6e052a6adce087e24871068737e10c8adc10"
REVISION="2"
srcGitRev="cf1b771864acb14bdf38d87187fcd8a4f7e4315a"
SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz"
SOURCE_DIR="emacs-$srcGitRev"
CHECKSUM_SHA256="b22bc130e8bf06f589ee7bcbe853093a34df3a7f4284a752a8cffab4505ca044"
CHECKSUM_SHA256="aafc1be542c87dc6575ad1a81f51d2524d1bbcb66b7f1e21b020f09ff34021ba"
ADDITIONAL_FILES="emacs.rdef.in"
ARCHITECTURES="all !x86_gcc2"