From patchwork Thu Apr 19 13:43:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kepplinger X-Patchwork-Id: 901135 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=posteo.de Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=posteo.de header.i=@posteo.de header.b="EOrxWWQd"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40RgDy0Ctzz9s1d for ; Thu, 19 Apr 2018 23:43:45 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id DC894894CC; Thu, 19 Apr 2018 13:43:40 +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 50f4MFXmEzrM; Thu, 19 Apr 2018 13:43:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5D1D4894C3; Thu, 19 Apr 2018 13:43:39 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 91FE01C002D for ; Thu, 19 Apr 2018 13:43:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 8F6A9894C3 for ; Thu, 19 Apr 2018 13:43:38 +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 wm8PGr5LzFvo for ; Thu, 19 Apr 2018 13:43:37 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by hemlock.osuosl.org (Postfix) with ESMTPS id 2DBB4894C1 for ; Thu, 19 Apr 2018 13:43:37 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 22BEF21A8C for ; Thu, 19 Apr 2018 15:43:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1524145414; bh=BijTinYWCIjUxtBs+24DlqQLIidZQAz54N68tdgxvYY=; h=From:To:Cc:Subject:Date:From; b=EOrxWWQdlN5+eSF4NDpmnMxiV/lwrcqT+2+Lu3YpqggSfJ1BB+iA1JLCLWu5ssTjl M1W/gbakrt5IdzC+1+mWTuCUAycHKplgR2HAaREsJLC4DMLcHU4NxsV++jxVeya0KV sFWYKHlHqtKLZcNG3D/kuiIu2ta9gaTFpV6sVCDCVtOCEtWX1KOiYPtNLw2+76V9IS hjF2gV7db4EYJwntfkGDauyMW/Je1myeEC83xcoRROxYUoxdYS5YJn2KY8SfkIkYM3 /bibxl2LuUqndEgsoneZV2JwQF/+/s9pHBwybZRKavHrn0AVtn84LIMfCPjkxj5hMm VMYdMGvVIGPnQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 40RgDj0P2Tz9rxH; Thu, 19 Apr 2018 15:43:32 +0200 (CEST) From: Martin Kepplinger To: buildroot@buildroot.org Date: Thu, 19 Apr 2018 15:43:05 +0200 Message-Id: <20180419134305.24732-1-martink@posteo.de> X-Mailer: git-send-email 2.14.2 Subject: [Buildroot] [PATCH] tslib: update to 1.16 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Martin Kepplinger MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" For those who wonder what happend, as usual, there's a changelog summary: https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger --- package/tslib/tslib.hash | 4 ++-- package/tslib/tslib.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash index f0c6ff842f..76cd79516b 100644 --- a/package/tslib/tslib.hash +++ b/package/tslib/tslib.hash @@ -1,5 +1,5 @@ -# https://github.com/kergoth/tslib/releases/download/1.15/tslib-1.15.tar.xz.sha256 -sha256 7ce48807cab655076d71a1ceef3ed0ab8a25df98074981d4a8fd1477ee5f710c tslib-1.15.tar.xz +# https://github.com/kergoth/tslib/releases/download/1.16/tslib-1.16.tar.xz.sha256 +sha256 c9a54651337a701a66b074c603c313225579995a7910e519bbc7b1dcdab9a755 tslib-1.16.tar.xz # Locally computed sha256 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9 COPYING diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk index 3ba94d2568..0d8b31863b 100644 --- a/package/tslib/tslib.mk +++ b/package/tslib/tslib.mk @@ -4,7 +4,7 @@ # ################################################################################ -TSLIB_VERSION = 1.15 +TSLIB_VERSION = 1.16 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION) TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)