mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xterm: update to 370.
This commit is contained in:
parent
f29c01dd12
commit
44fc8f19ca
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=369
|
version=370
|
||||||
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
|
||||||
|
@ -21,7 +21,7 @@ homepage="http://invisible-island.net/xterm/"
|
||||||
changelog="http://invisible-island.net/xterm/xterm.log.html"
|
changelog="http://invisible-island.net/xterm/xterm.log.html"
|
||||||
# using HTTP TEMPORARILY due to cert issues
|
# using HTTP TEMPORARILY due to cert issues
|
||||||
distfiles="http://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
|
distfiles="http://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
|
||||||
checksum=71ed6a48d064893d2149741a002781a973496fd24d52dadd364f63439a764e26
|
checksum=963c5d840a0f0f4c077ff284586e8b1f83f3f983dca6f74f4b361975b5388c82
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue