All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 07/19] package/x11r7/xapp_appres: bump version to 1.0.5
Date: Wed,  7 Mar 2018 21:58:32 +0100	[thread overview]
Message-ID: <20180307205844.3240-7-bernd.kuhls@t-online.de> (raw)
In-Reply-To: <20180307205844.3240-1-bernd.kuhls@t-online.de>

Added all upstream hashes and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_appres/xapp_appres.hash | 9 +++++++--
 package/x11r7/xapp_appres/xapp_appres.mk   | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xapp_appres/xapp_appres.hash b/package/x11r7/xapp_appres/xapp_appres.hash
index a1cbf0b4b9..8750e2d14c 100644
--- a/package/x11r7/xapp_appres/xapp_appres.hash
+++ b/package/x11r7/xapp_appres/xapp_appres.hash
@@ -1,2 +1,7 @@
-# From http://lists.x.org/archives/xorg-announce/2013-May/002211.html
-sha256	9f614e9427cd9641a4a801ed5055700afa410674c0b7aa186b86078f11b83e8d	appres-1.0.4.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2018-March/002847.html
+md5 f544e701043249d2bb3deed48314bc55  appres-1.0.5.tar.bz2
+sha1 5e5dbffd0a125732bb8bb8a202e04555a9604089  appres-1.0.5.tar.bz2
+sha256 ffad893712c81943b919e3cbfe46fc65259cc0d9eb96d5e658670e3fbb265928  appres-1.0.5.tar.bz2
+sha512 70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137  appres-1.0.5.tar.bz2
+# Locally computed
+sha256 5969302729a9621fd526a7f9942a51a29b858e0b682ffd28eeda5fc4dfaddf55  COPYING
diff --git a/package/x11r7/xapp_appres/xapp_appres.mk b/package/x11r7/xapp_appres/xapp_appres.mk
index b84d7426c6..4159332bd3 100644
--- a/package/x11r7/xapp_appres/xapp_appres.mk
+++ b/package/x11r7/xapp_appres/xapp_appres.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_APPRES_VERSION = 1.0.4
+XAPP_APPRES_VERSION = 1.0.5
 XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.bz2
 XAPP_APPRES_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_APPRES_LICENSE = MIT
-- 
2.11.0

  parent reply	other threads:[~2018-03-07 20:58 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 20:58 [Buildroot] [PATCH 01/19] package/libdrm: bump version to 2.4.91 Bernd Kuhls
2018-03-07 20:58 ` [Buildroot] [PATCH 02/19] package/x11r7/libxcb: bump version to 1.13 Bernd Kuhls
2018-03-07 21:18   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 03/19] package/x11r7/xlib_libxshmfence: bump version to 1.3 Bernd Kuhls
2018-03-10  7:46   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 04/19] package/xutil_util-macros: bump version to 1.19.2 Bernd Kuhls
2018-03-10  7:47   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 05/19] package/x11r7/xkeyboard-config: bump version to 2.23.1 Bernd Kuhls
2018-03-10  7:47   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 06/19] package/x11r7/xcb-proto: bump version to 1.13 Bernd Kuhls
2018-03-10  7:48   ` Peter Korsgaard
2018-03-07 20:58 ` Bernd Kuhls [this message]
2018-03-11  8:32   ` [Buildroot] [PATCH 07/19] package/x11r7/xapp_appres: bump version to 1.0.5 Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 08/19] package/x11r7/xapp_editres: bump version to 1.0.7 Bernd Kuhls
2018-03-11  8:33   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 09/19] package/x11r7/xapp_iceauth: bump version to 1.0.8 Bernd Kuhls
2018-03-11  8:33   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 10/19] package/x11r7/xapp_listres: bump version to 1.0.4 Bernd Kuhls
2018-03-11  8:34   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 11/19] package/x11r7/xapp_mkfontscale: bump version to 1.1.3 Bernd Kuhls
2018-03-11  8:36   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 12/19] package/x11r7/xapp_oclock: bump version to 1.0.4 Bernd Kuhls
2018-03-11  8:41   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 13/19] package/x11r7/xapp_twm: bump version to 1.0.10 Bernd Kuhls
2018-03-11  8:42   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 14/19] package/x11r7/xapp_viewres: bump version to 1.0.5 Bernd Kuhls
2018-03-11  8:43   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 15/19] package/x11r7/xapp_xdriinfo: bump version to 1.0.6 Bernd Kuhls
2018-03-11  8:43   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 16/19] package/x11r7/xapp_xkbcomp: bump version to 1.4.1 Bernd Kuhls
2018-03-11  8:44   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 17/19] package/x11r7/xdriver_xf86-video-amdgpu: bump version to 18.0.0 Bernd Kuhls
2018-03-09 22:31   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 18/19] package/x11r7/xdriver_xf86-video-ati: " Bernd Kuhls
2018-03-08 19:23   ` Romain Naour
2018-03-09 21:57   ` Peter Korsgaard
2018-03-07 20:58 ` [Buildroot] [PATCH 19/19] package/x11r7/xdriver_xf86-video-vesa: bump version to 2.4.0 Bernd Kuhls
2018-03-09 21:58   ` Peter Korsgaard
2018-03-07 21:17 ` [Buildroot] [PATCH 01/19] package/libdrm: bump version to 2.4.91 Peter Korsgaard
2018-03-07 21:31   ` Bernd Kuhls
2018-03-07 21:43     ` Peter Korsgaard

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=20180307205844.3240-7-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.