From patchwork Tue Apr 6 16:03:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1462894 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp2.osuosl.org (unknown [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FFC506dyhz9sRf for ; Wed, 7 Apr 2021 02:04:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 2CC514054F; Tue, 6 Apr 2021 16:03:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mtFVHE0pG0p4; Tue, 6 Apr 2021 16:03:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 448084054E; Tue, 6 Apr 2021 16:03:50 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id EE0691BF2F9 for ; Tue, 6 Apr 2021 16:03:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DC3A06067D for ; Tue, 6 Apr 2021 16:03:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QSWQPhSwlTRl for ; Tue, 6 Apr 2021 16:03:47 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by smtp3.osuosl.org (Postfix) with ESMTPS id 89B7C605D9 for ; Tue, 6 Apr 2021 16:03:47 +0000 (UTC) Received: from fwd25.aul.t-online.de (fwd25.aul.t-online.de [172.20.26.130]) by mailout10.t-online.de (Postfix) with SMTP id 935FD98CA7 for ; Tue, 6 Apr 2021 18:03:45 +0200 (CEST) Received: from fli4l.lan.fli4l (STiwX6ZLrhP-dr6YGJ2IhTmOw7YHdr8Qb5nJNjNX725gWuogrquXEbx8w8uQIpgwXC@[84.161.178.34]) by fwd25.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1lToB7-1R1zlY0; Tue, 6 Apr 2021 18:03:45 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:41618) by fli4l.lan.fli4l with esmtp (Exim 4.94) (envelope-from ) id 1lToB6-0008Rf-Ar for buildroot@buildroot.org; Tue, 06 Apr 2021 18:03:45 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Tue, 6 Apr 2021 18:03:42 +0200 Message-Id: <20210406160343.1106797-2-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210406160343.1106797-1-bernd.kuhls@t-online.de> References: <20210406160343.1106797-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: STiwX6ZLrhP-dr6YGJ2IhTmOw7YHdr8Qb5nJNjNX725gWuogrquXEbx8w8uQIpgwXC X-TOI-EXPURGATEID: 150726::1617725025-00015F3A-EBEC06A5/0/0 CLEAN NORMAL X-TOI-MSGID: fd1c3f6b-a972-454e-81b2-ab5c3f73cdd7 Subject: [Buildroot] [PATCH 2/3] package/x11r7/xlib_libXres: bump version to 1.2.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Release notes: https://lists.x.org/archives/xorg-announce/2021-March/003078.html Reformatted hashes. Signed-off-by: Bernd Kuhls --- package/x11r7/xlib_libXres/xlib_libXres.hash | 10 ++++------ package/x11r7/xlib_libXres/xlib_libXres.mk | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package/x11r7/xlib_libXres/xlib_libXres.hash b/package/x11r7/xlib_libXres/xlib_libXres.hash index ee4823c1a4..700590ad8c 100644 --- a/package/x11r7/xlib_libXres/xlib_libXres.hash +++ b/package/x11r7/xlib_libXres/xlib_libXres.hash @@ -1,8 +1,6 @@ -# From https://lists.x.org/archives/xorg-announce/2017-October/002812.html -md5 5d6d443d1abc8e1f6fc1c57fb27729bb libXres-1.2.0.tar.bz2 -sha1 b6996ab05460a3b7311f02da23ddf117a5442fd9 libXres-1.2.0.tar.bz2 -sha256 ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 libXres-1.2.0.tar.bz2 -sha512 8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172 libXres-1.2.0.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2021-March/003078.html +sha256 b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11 libXres-1.2.1.tar.bz2 +sha512 c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1 libXres-1.2.1.tar.bz2 # Locally calculated -sha256 0d7300168f85833ea2564835f66a61e036ede90b33e76c06a7b4078096fedbcc COPYING +sha256 0d7300168f85833ea2564835f66a61e036ede90b33e76c06a7b4078096fedbcc COPYING diff --git a/package/x11r7/xlib_libXres/xlib_libXres.mk b/package/x11r7/xlib_libXres/xlib_libXres.mk index 72f2ec4424..1a03745fcf 100644 --- a/package/x11r7/xlib_libXres/xlib_libXres.mk +++ b/package/x11r7/xlib_libXres/xlib_libXres.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXRES_VERSION = 1.2.0 +XLIB_LIBXRES_VERSION = 1.2.1 XLIB_LIBXRES_SOURCE = libXres-$(XLIB_LIBXRES_VERSION).tar.bz2 XLIB_LIBXRES_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXRES_LICENSE = MIT