All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/x11r7/xapp_setxkbmap: bump version to 1.3.2
@ 2019-07-16 20:03 Bernd Kuhls
  2019-07-16 20:03 ` [Buildroot] [PATCH 2/3] package/x11r7/xapp_xbacklight: bump version to 1.2.3 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2019-07-16 20:03 UTC (permalink / raw)
  To: buildroot

Added all hashes provided by upstream, added license hash.
Updated _SITE according to release notes.

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

diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
index bdc5f1cc78..4f963593cb 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
@@ -1,2 +1,7 @@
-# From http://lists.x.org/archives/xorg-announce/2015-April/002563.html
-sha256	a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1	setxkbmap-1.3.1.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2019-July/003007.html
+md5 93e736c98fb75856ee8227a0c49a128d  setxkbmap-1.3.2.tar.bz2
+sha1 44783734bc58fca93165a20da0bb3eca1ccb9ad9  setxkbmap-1.3.2.tar.bz2
+sha256 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5  setxkbmap-1.3.2.tar.bz2
+sha512 bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38  setxkbmap-1.3.2.tar.bz2
+# Locally computed
+sha256 afb8ce58340b6a6b85b73e256425263ce46f5a427279785e275991cb660cce82  COPYING
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
index b923d60f53..8b69747593 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-XAPP_SETXKBMAP_VERSION = 1.3.1
+XAPP_SETXKBMAP_VERSION = 1.3.2
 XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2
-XAPP_SETXKBMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_SETXKBMAP_SITE = https://xorg.freedesktop.org/archive/individual/app
 XAPP_SETXKBMAP_LICENSE = MIT
 XAPP_SETXKBMAP_LICENSE_FILES = COPYING
 XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-17  5:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16 20:03 [Buildroot] [PATCH 1/3] package/x11r7/xapp_setxkbmap: bump version to 1.3.2 Bernd Kuhls
2019-07-16 20:03 ` [Buildroot] [PATCH 2/3] package/x11r7/xapp_xbacklight: bump version to 1.2.3 Bernd Kuhls
2019-07-16 20:03 ` [Buildroot] [PATCH 3/3] package/x11r7/xapp_xbiff: bump version to 1.0.4 Bernd Kuhls
2019-07-17  5:18 ` [Buildroot] [PATCH 1/3] package/x11r7/xapp_setxkbmap: bump version to 1.3.2 Thomas Petazzoni

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.