emacs: bump git rev (#7213)

This commit is contained in:
augiedoggie
2022-09-15 22:12:06 -06:00
committed by GitHub
parent 63952207e0
commit 292ade2086

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="11"
srcGitRev="07c04da01016cd81e064a06b2449892eff7c8da0"
REVISION="12"
srcGitRev="7ec31d32222cdad695bc8324414880be5ca20201"
SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz"
SOURCE_DIR="emacs-$srcGitRev"
CHECKSUM_SHA256="88bd1e55958337a1a3e2c1ef3c2665353f11ec42dede8ac134684f54c0471844"
CHECKSUM_SHA256="fbb0a3af97a05b62959c10c40e9858f2e4f44e07332a5527ce6ad485502a32d6"
ADDITIONAL_FILES="emacs.rdef.in"
ARCHITECTURES="all !x86_gcc2"