xterm: update to 398.

This commit is contained in:
Leah Neukirchen 2025-04-24 18:07:22 +02:00
parent 40418f074a
commit e3d68377a0

View file

@ -1,6 +1,6 @@
# Template file for 'xterm'
pkgname=xterm
version=397
version=398
revision=1
build_style=gnu-configure
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
@ -20,7 +20,7 @@ license="MIT, X11"
homepage="https://invisible-island.net/xterm/"
changelog="https://invisible-island.net/xterm/xterm.log.html"
distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
checksum=2e9b742b9cba44ecec58074e513237f6cd6d5923f1737cb36a4e5625f4ae8662
checksum=f679bd45f97063f10a880ecf7fc1611a9a03e8c8b98f063e99e0a079e87ee968
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"