xterm: update to 353.
This commit is contained in:
parent
5e1534e299
commit
53bcd75b4f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=352
|
version=353
|
||||||
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=7342f8da0e5337ed8c8722b05257d90b1bd2f9b04f3a2d9c10ad05e95c52d57e
|
checksum=e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Reference in New Issue