mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xterm: update to 379.
This commit is contained in:
parent
531c2d38b9
commit
f7bac75ae2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=378
|
version=379
|
||||||
revision=1
|
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
|
||||||
|
@ -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=649dfbfd5edd0ed9e47cf8e4d953b4b0d3c30bc280166dfc4ffd14973fec3e92
|
checksum=a7ddf274ee84b97fb1283675009d53ca2d02a0ffd5ce5a5118dafc3623ebb310
|
||||||
|
|
||||||
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue