xterm: update to 343
This commit is contained in:
parent
081597d038
commit
907fab1c33
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=342
|
||||
version=343
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||
|
@ -20,7 +20,7 @@ license="MIT"
|
|||
homepage="http://invisible-island.net/xterm/"
|
||||
changelog="http://invisible-island.net/xterm/xterm.log.html"
|
||||
distfiles="https://invisible-mirror.net/archives/xterm/xterm-${version}.tgz"
|
||||
checksum=80222090bd349dabb472bbb92d0e22a30d9f14ff22eebbbb13070548e86f14f9
|
||||
checksum=931db261a2069ddf7dc3a305985f494468b609cf7198f02ca09df9498cfad17a
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in New Issue