xterm: update to 340.
This commit is contained in:
parent
47fcfc70f7
commit
fa2af25e91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=339
|
||||
version=340
|
||||
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=65e66bb13336b363c68ae82e077b7e2e48721a79b315c730f35d06b5099d2fce
|
||||
checksum=b5c7f77b7afade798461e2a2f86d5af64f9c9c9f408b1af0f545add978df722a
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in a new issue