xterm: update to 399.

This commit is contained in:
Leah Neukirchen 2025-05-20 16:20:28 +02:00
parent ec1cf6ad55
commit b9eb3aa657

View file

@ -1,6 +1,6 @@
# Template file for 'xterm'
pkgname=xterm
version=398
version=399
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=f679bd45f97063f10a880ecf7fc1611a9a03e8c8b98f063e99e0a079e87ee968
checksum=9db34ad0f53ddb1223d70b247c8391e52f3e4b166d6ad85426a4c47813d1b1e3
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"