From 29a5a7df63c5b19b883058f2c07338292f82b005 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 25 Oct 2024 15:29:29 +0200 Subject: [PATCH] xterm: update to 395. --- srcpkgs/xterm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xterm/template b/srcpkgs/xterm/template index bfa8e31ad7b..4463f49a187 100644 --- a/srcpkgs/xterm/template +++ b/srcpkgs/xterm/template @@ -1,6 +1,6 @@ # Template file for 'xterm' pkgname=xterm -version=394 +version=395 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=a2a0cb206eb0423dedc34794f5c2d38c83390d2dd1106b66aba0960c3a976c7a +checksum=286e3caa5938eae38e202827621567629dfeaae689e8070b413ca11398093dc8 CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"