diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-10-10 12:56:08 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-11 12:28:52 +0200 |
| commit | 0b193980f3685193a4dc854158dd9ae94a4dcc3e (patch) | |
| tree | 8ad5e01a0c1915fa5431e8c370291a3593e3fa80 /package/xterm | |
| parent | d99a717d953124ea8543da814c004e7de2a08be0 (diff) | |
| download | buildroot-0b193980f3685193a4dc854158dd9ae94a4dcc3e.tar.gz buildroot-0b193980f3685193a4dc854158dd9ae94a4dcc3e.zip | |
xterm: bump to version 327
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.hash | 2 | ||||
| -rw-r--r-- | package/xterm/xterm.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/xterm/xterm.hash b/package/xterm/xterm.hash index 206bb91689..bbd0e11002 100644 --- a/package/xterm/xterm.hash +++ b/package/xterm/xterm.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b xterm-325.tgz +sha256 66fb2f6c35b342148f549c276b12a3aa3fb408e27ab6360ddec513e14376150b xterm-327.tgz diff --git a/package/xterm/xterm.mk b/package/xterm/xterm.mk index 3495ad9446..eba781ffb8 100644 --- a/package/xterm/xterm.mk +++ b/package/xterm/xterm.mk @@ -4,7 +4,7 @@ # ################################################################################ -XTERM_VERSION = 325 +XTERM_VERSION = 327 XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz XTERM_SITE = http://invisible-mirror.net/archives/xterm XTERM_DEPENDENCIES = ncurses xlib_libXaw host-pkgconf |

