xterm: update to 342.
This commit is contained in:
parent
1f4756bcf8
commit
975d1d0ec0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=341
|
version=342
|
||||||
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"
|
||||||
homepage="http://invisible-island.net/xterm/"
|
homepage="http://invisible-island.net/xterm/"
|
||||||
changelog="http://invisible-island.net/xterm/xterm.log.html"
|
changelog="http://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=63a07dfa2b5d501a9e1da0e05772bff7ad431ac2065127c77eebe392ef33cb44
|
checksum=80222090bd349dabb472bbb92d0e22a30d9f14ff22eebbbb13070548e86f14f9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Reference in New Issue