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 12/19] package/x11r7/xapp_oclock: bump version to 1.0.4
Date: Wed,  7 Mar 2018 21:58:37 +0100	[thread overview]
Message-ID: <20180307205844.3240-12-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_oclock/xapp_oclock.hash | 9 +++++++--
 package/x11r7/xapp_oclock/xapp_oclock.mk   | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xapp_oclock/xapp_oclock.hash b/package/x11r7/xapp_oclock/xapp_oclock.hash
index ad54499c5e..b345b448f9 100644
--- a/package/x11r7/xapp_oclock/xapp_oclock.hash
+++ b/package/x11r7/xapp_oclock/xapp_oclock.hash
@@ -1,2 +1,7 @@
-# From http://lists.x.org/archives/xorg-announce/2012-February/001820.html
-sha256	54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091	oclock-1.0.3.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2018-March/002856.html
+md5 973f6d25a6f0990720b98a15c9436b92  oclock-1.0.4.tar.bz2
+sha1 0bc8f3f44290950f60af894e20e0ceb0c5e8e862  oclock-1.0.4.tar.bz2
+sha256 cc20cfc1c0d5128d89e1eecd9ba52e58f111075be163e0aeda5690dbaafbaefe  oclock-1.0.4.tar.bz2
+sha512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7  oclock-1.0.4.tar.bz2
+# Locally computed
+sha256 f6cae4b0c603ef5bd76da2df96b38aa43aa7547e482adb8cb8b83f09af35e4a2  COPYING
diff --git a/package/x11r7/xapp_oclock/xapp_oclock.mk b/package/x11r7/xapp_oclock/xapp_oclock.mk
index 17d544ccc4..833d151404 100644
--- a/package/x11r7/xapp_oclock/xapp_oclock.mk
+++ b/package/x11r7/xapp_oclock/xapp_oclock.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_OCLOCK_VERSION = 1.0.3
+XAPP_OCLOCK_VERSION = 1.0.4
 XAPP_OCLOCK_SOURCE = oclock-$(XAPP_OCLOCK_VERSION).tar.bz2
 XAPP_OCLOCK_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_OCLOCK_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 ` [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 ` Bernd Kuhls [this message]
2018-03-11  8:41   ` [Buildroot] [PATCH 12/19] package/x11r7/xapp_oclock: bump version to 1.0.4 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-12-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.