mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xterm: update to 375.
This commit is contained in:
parent
ec9249108d
commit
65e686b95e
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=373
|
version=375
|
||||||
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=deb0989473a63908b5a8d44dfeea8301c8710f6ce01fb57ce8c30002375746b6
|
checksum=302c59a2bf81e79c6a701525d778161a218d1239f21568d89e2bdd31c015217f
|
||||||
|
|
||||||
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue