xterm: update to 366.
Fixes CVE-2021-27135. Closes: #28660 [via git-merge-pr]
This commit is contained in:
parent
0f87fcc600
commit
cd47afa53b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=365
|
||||
version=366
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||
|
@ -20,7 +20,7 @@ license="MIT, X11"
|
|||
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=d627d2b005803b4ebcdf04f2d89e3e1d2878235d2ecdfa73d904bb1772a74f90
|
||||
checksum=858b2885963fe97e712739066aadc1baeba2b33a0016303a7fec7d38bc73bf6e
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in New Issue