From patchwork Sat Apr 18 12:40:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 462292 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 43E58140309 for ; Sat, 18 Apr 2015 22:42:30 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8F7A791AA5; Sat, 18 Apr 2015 12:42:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bGNf2Ji-ZBCI; Sat, 18 Apr 2015 12:42:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 7AF1E91B02; Sat, 18 Apr 2015 12:41:39 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 61F771C1EA6 for ; Sat, 18 Apr 2015 12:41:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5FB0D9571A for ; Sat, 18 Apr 2015 12:41:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MprlSxzJQD7g for ; Sat, 18 Apr 2015 12:41:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by hemlock.osuosl.org (Postfix) with ESMTPS id 6E60995587 for ; Sat, 18 Apr 2015 12:41:02 +0000 (UTC) Received: from fwd19.aul.t-online.de (fwd19.aul.t-online.de [172.20.27.65]) by mailout12.t-online.de (Postfix) with SMTP id 69DCF2C71F3 for ; Sat, 18 Apr 2015 14:41:00 +0200 (CEST) Received: from fli4l.lan.fli4l (ZqPlrMZlYhh7izkODJoT6oLIy+BIimlTBTMriD0igWT+AHEh2lIUKwTphFMllUwwlh@[79.247.149.14]) by fwd19.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1YjS3O-0xyaNE0; Sat, 18 Apr 2015 14:40:58 +0200 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:51710) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85) (envelope-from ) id 1YjS3N-0007wb-6f; Sat, 18 Apr 2015 14:40:57 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 18 Apr 2015 14:40:34 +0200 Message-Id: <1429360844-12625-22-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1429360844-12625-1-git-send-email-bernd.kuhls@t-online.de> References: <1429360844-12625-1-git-send-email-bernd.kuhls@t-online.de> X-ID: ZqPlrMZlYhh7izkODJoT6oLIy+BIimlTBTMriD0igWT+AHEh2lIUKwTphFMllUwwlh X-TOI-MSGID: 36f5c470-7b65-4181-bacb-9b9acb69983e Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 22/32] package/x11r7/xapp_xkbprint: bump version to 1.0.4, add hash X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/x11r7/xapp_xkbprint/xapp_xkbprint.hash | 2 ++ package/x11r7/xapp_xkbprint/xapp_xkbprint.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/x11r7/xapp_xkbprint/xapp_xkbprint.hash diff --git a/package/x11r7/xapp_xkbprint/xapp_xkbprint.hash b/package/x11r7/xapp_xkbprint/xapp_xkbprint.hash new file mode 100644 index 0000000..9ec83b6 --- /dev/null +++ b/package/x11r7/xapp_xkbprint/xapp_xkbprint.hash @@ -0,0 +1,2 @@ +# From http://lists.x.org/archives/xorg-announce/2015-April/002578.html +sha256 0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12 xkbprint-1.0.4.tar.bz2 diff --git a/package/x11r7/xapp_xkbprint/xapp_xkbprint.mk b/package/x11r7/xapp_xkbprint/xapp_xkbprint.mk index 8d2efbc..5f2300f 100644 --- a/package/x11r7/xapp_xkbprint/xapp_xkbprint.mk +++ b/package/x11r7/xapp_xkbprint/xapp_xkbprint.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XKBPRINT_VERSION = 1.0.1 +XAPP_XKBPRINT_VERSION = 1.0.4 XAPP_XKBPRINT_SOURCE = xkbprint-$(XAPP_XKBPRINT_VERSION).tar.bz2 XAPP_XKBPRINT_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XKBPRINT_LICENSE = MIT