mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xterm: update to 397.
This commit is contained in:
parent
4dd352b71c
commit
a757bad563
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=396
|
version=397
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||||
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
|
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
|
||||||
|
@ -20,7 +20,7 @@ license="MIT, X11"
|
||||||
homepage="https://invisible-island.net/xterm/"
|
homepage="https://invisible-island.net/xterm/"
|
||||||
changelog="https://invisible-island.net/xterm/xterm.log.html"
|
changelog="https://invisible-island.net/xterm/xterm.log.html"
|
||||||
distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
|
distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
|
||||||
checksum=43f94b6d0eecb4219a99f46352e746f2ab5558e40d922d411acff96cc778a6a5
|
checksum=2e9b742b9cba44ecec58074e513237f6cd6d5923f1737cb36a4e5625f4ae8662
|
||||||
|
|
||||||
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue