xterm: update to 382.

This commit is contained in:
Frank Steinborn 2023-06-22 23:12:34 +02:00 committed by Duncan Overbruck
parent 471d27b6a3
commit c447427f5d

View File

@ -1,6 +1,6 @@
# Template file for 'xterm'
pkgname=xterm
version=379
version=382
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=a7ddf274ee84b97fb1283675009d53ca2d02a0ffd5ce5a5118dafc3623ebb310
checksum=0cd0bcf3d0aa746a840ea3f1366ea29a74263694d535b5c777f27eb65d7fceed
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"