xterm: update to 401.

This commit is contained in:
Leah Neukirchen 2025-07-06 12:46:43 +02:00
parent b2881b7137
commit 9fda9bb527

View file

@ -1,6 +1,6 @@
# Template file for 'xterm'
pkgname=xterm
version=400
version=401
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=eed84ecc05efa63d589c5a2a3f5a947e14b798d03b5342cc6883710f648f1a06
checksum=3da2b5e64cb49b03aa13057d85e62e1f2e64f7c744719c00d338d11cd3e6ca1a
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"