summaryrefslogtreecommitdiffstats
path: root/package/xterm
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-06 21:44:11 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-07 13:10:56 +0200
commitc6f12d91c50ef0b192dd6b93225de043ee6ac8d0 (patch)
treec3d00233eb52626516c0eb3aae5cad92f2541471 /package/xterm
parent57bb2d730b87b9e5a268ce859db71e455eacc1f1 (diff)
downloadbuildroot-c6f12d91c50ef0b192dd6b93225de043ee6ac8d0.tar.gz
buildroot-c6f12d91c50ef0b192dd6b93225de043ee6ac8d0.zip
xterm: bump to version 325
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/xterm')
-rw-r--r--package/xterm/xterm.hash2
-rw-r--r--package/xterm/xterm.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/xterm/xterm.hash b/package/xterm/xterm.hash
index f68b29f1f9..206bb91689 100644
--- a/package/xterm/xterm.hash
+++ b/package/xterm/xterm.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 70ecbec8d27789248e8ae2dc2cf159a2e189c152a6559a2b3df7f4838da36092 xterm-324.tgz
+sha256 3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b xterm-325.tgz
diff --git a/package/xterm/xterm.mk b/package/xterm/xterm.mk
index 38271bb955..3495ad9446 100644
--- a/package/xterm/xterm.mk
+++ b/package/xterm/xterm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XTERM_VERSION = 324
+XTERM_VERSION = 325
XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz
XTERM_SITE = http://invisible-mirror.net/archives/xterm
XTERM_DEPENDENCIES = ncurses xlib_libXaw host-pkgconf
OpenPOWER on IntegriCloud