xterm: update to 396.

This commit is contained in:
Leah Neukirchen 2024-12-11 16:01:34 +01:00
parent 6c2337fbe9
commit bb47df0fdd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xterm'
pkgname=xterm
version=395
version=396
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=286e3caa5938eae38e202827621567629dfeaae689e8070b413ca11398093dc8
checksum=43f94b6d0eecb4219a99f46352e746f2ab5558e40d922d411acff96cc778a6a5
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"