emacs-x: bump revision

Try to rebuild package on Github Actions CI. I can't do this on my machine
because of error. See error context below:

...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes).  This usually means that exec-shield
or something similar is in effect.  The dump may
fail because of this.  See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault      (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...
This commit is contained in:
Leonid Pliushch 2020-12-09 13:23:54 +02:00 committed by Yaksh Bariya
parent be20cbf86b
commit f5ba497963
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Extensible, customizable text editor-and more (with X11
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=26.3
TERMUX_PKG_REVISION=16
TERMUX_PKG_REVISION=17
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/emacs/emacs-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=4d90e6751ad8967822c6e092db07466b9d383ef1653feb2f95c93e7de66d3485
TERMUX_PKG_DEPENDS="fontconfig, freetype, gdk-pixbuf, giflib, glib, libgnutls, libice, libjpeg-turbo, libpng, librsvg, libsm, libtiff, libx11, libxaw, libxcb, libxext, libxfixes, libxft, libxinerama, libxml2, libxmu, libxpm, libxrandr, libxrender, libxt, littlecms, ncurses, zlib"