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 04/19] package/xutil_util-macros: bump version to 1.19.2
Date: Wed,  7 Mar 2018 21:58:29 +0100	[thread overview]
Message-ID: <20180307205844.3240-4-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/xutil_util-macros/xutil_util-macros.hash | 9 +++++++--
 package/xutil_util-macros/xutil_util-macros.mk   | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/package/xutil_util-macros/xutil_util-macros.hash b/package/xutil_util-macros/xutil_util-macros.hash
index 0f0509a132..49c057fd21 100644
--- a/package/xutil_util-macros/xutil_util-macros.hash
+++ b/package/xutil_util-macros/xutil_util-macros.hash
@@ -1,2 +1,7 @@
-# From https://lists.x.org/archives/xorg-announce/2017-January/002773.html
-sha256 18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6  util-macros-1.19.1.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2018-March/002845.html
+md5 58edef899364f78fbde9479ded20211e  util-macros-1.19.2.tar.bz2
+sha1 e8b3a6f2bfde22440fca0974da53da18821a4ee6  util-macros-1.19.2.tar.bz2
+sha256 d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712  util-macros-1.19.2.tar.bz2
+sha512 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619  util-macros-1.19.2.tar.bz2
+# Locally computed
+sha256 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375  COPYING
diff --git a/package/xutil_util-macros/xutil_util-macros.mk b/package/xutil_util-macros/xutil_util-macros.mk
index d01b3e0d24..6f66c76692 100644
--- a/package/xutil_util-macros/xutil_util-macros.mk
+++ b/package/xutil_util-macros/xutil_util-macros.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XUTIL_UTIL_MACROS_VERSION = 1.19.1
+XUTIL_UTIL_MACROS_VERSION = 1.19.2
 XUTIL_UTIL_MACROS_SOURCE = util-macros-$(XUTIL_UTIL_MACROS_VERSION).tar.bz2
 XUTIL_UTIL_MACROS_SITE = http://xorg.freedesktop.org/releases/individual/util
 XUTIL_UTIL_MACROS_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 ` Bernd Kuhls [this message]
2018-03-10  7:47   ` [Buildroot] [PATCH 04/19] package/xutil_util-macros: bump version to 1.19.2 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 ` [Buildroot] [PATCH 07/19] package/x11r7/xapp_appres: bump version to 1.0.5 Bernd Kuhls
2018-03-11  8:32   ` 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-4-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.