]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
update source tarball to 3.10.1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jan 2019 06:24:20 +0000 (07:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jan 2019 06:24:26 +0000 (07:24 +0100)
https://github.com/xtermjs/xterm.js/releases/tag/3.10.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
xterm-3.10.1.tgz [new file with mode: 0644]
xterm-3.2.0.tgz [deleted file]

index ad348ec9de2e9ce268bdd271a73c3c2870b45d1d..7d02e6b25614eacff04d96fc61ef657135823a5f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 include defines.mk
 
-XTERMJSVER=3.2.0
+XTERMJSVER=3.10.1
 XTERMJSTGZ=xterm-${XTERMJSVER}.tgz
 XTERMJSDIR=package
 XTERMDATA = ${XTERMJSDIR}/dist/
diff --git a/xterm-3.10.1.tgz b/xterm-3.10.1.tgz
new file mode 100644 (file)
index 0000000..99d834b
Binary files /dev/null and b/xterm-3.10.1.tgz differ
diff --git a/xterm-3.2.0.tgz b/xterm-3.2.0.tgz
deleted file mode 100644 (file)
index 15a807f..0000000
Binary files a/xterm-3.2.0.tgz and /dev/null differ