Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher McCrory <chrismcc@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 21/27] package/xterm: bump to version 348
Date: Sun,  8 Sep 2019 09:12:37 -0700	[thread overview]
Message-ID: <20190908161237.27103-1-chrismcc@gmail.com> (raw)

Add COPYING to _LICENSE_FILES

Add hashs for _LICENSE_FILES

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/xterm/xterm.hash | 5 ++++-
 package/xterm/xterm.mk   | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/package/xterm/xterm.hash b/package/xterm/xterm.hash
index bbd0e11002..f00b0be13c 100644
--- a/package/xterm/xterm.hash
+++ b/package/xterm/xterm.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
-sha256	66fb2f6c35b342148f549c276b12a3aa3fb408e27ab6360ddec513e14376150b	xterm-327.tgz
+sha256 8b1f5121dbf3690de9d85a3b9329e3357021705dd7c21da192e47542769275be xterm-348.tgz
+# Locally calculated
+sha256 b0d302c6d67f63122bbe8d622dd8a66cfadccc32853f606b7558103609201993 COPYING
+sha256 8a9f3304ee104fe8bc42964076d3985f0ca184d12733d887dfdb1066203b6918 version.c
diff --git a/package/xterm/xterm.mk b/package/xterm/xterm.mk
index 201280fd46..26c0a80c06 100644
--- a/package/xterm/xterm.mk
+++ b/package/xterm/xterm.mk
@@ -4,12 +4,12 @@
 #
 ################################################################################
 
-XTERM_VERSION = 327
+XTERM_VERSION = 348
 XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz
 XTERM_SITE = http://invisible-mirror.net/archives/xterm
 XTERM_DEPENDENCIES = ncurses xlib_libXaw host-pkgconf
 XTERM_LICENSE = MIT
-XTERM_LICENSE_FILES = version.c
+XTERM_LICENSE_FILES = version.c COPYING
 XTERM_CONF_OPTS = --enable-256-color \
 	--x-includes=$(STAGING_DIR)/usr/include \
 	--x-libraries=$(STAGING_DIR)/usr/lib
-- 
2.20.1

             reply	other threads:[~2019-09-08 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08 16:12 Christopher McCrory [this message]
2019-09-15 19:36 ` [Buildroot] [PATCH 21/27] package/xterm: bump to version 348 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190908161237.27103-1-chrismcc@gmail.com \
    --to=chrismcc@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox