From patchwork Fri Dec 25 21:28:48 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 561061 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id B901B140C7C for ; Sat, 26 Dec 2015 08:32:41 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b=mxBhLxV4; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id EB62132CFB; Fri, 25 Dec 2015 21:32:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lXJOMisx63XG; Fri, 25 Dec 2015 21:32:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5B42532D7F; Fri, 25 Dec 2015 21:29:46 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 097A41C15FE for ; Fri, 25 Dec 2015 21:29:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 03844A594F for ; Fri, 25 Dec 2015 21:29:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qMdYj_qQPtyb for ; Fri, 25 Dec 2015 21:29:07 +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 fraxinus.osuosl.org (Postfix) with ESMTPS id 941148B0BB for ; Fri, 25 Dec 2015 21:29:07 +0000 (UTC) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id BCC9F2097F for ; Fri, 25 Dec 2015 22:29:04 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3pS1cH4YPcz5vNn for ; Fri, 25 Dec 2015 22:29:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.embedded.rocks (Postfix) with ESMTP id 8FBC2EE0FF7; Fri, 25 Dec 2015 22:29:02 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1451078930; x=1451683731; bh=Kw9ETOx+eCu9HRDjwUBZNVrg63MNe0t2LrP10egXojw=; b=mxBhLxV4y+Je lOFgg+Nrdw1kyNfwEFOs2kR0fYRICpKdOWIY1BbxxiDwvfjs/AiJ1HXgFvr3lO4w cvdNBXfaBh4sg+PDOxobPPDo4Cu5BVaEjCQ2T6D+yWfDtorzGriK3smTidzy2zYr s4ioezRxnNn2YAPPnyBQoG7ri5I9nVrX/F/F9KUdWJf8ZQRUWeKvoaVC2dwHxsEj 9jbh/7Zl90phknhgp8qtqrfb9Mg1R4wCdEcjwTdftRF5jjXD0TJ0cebnpPqQ8pp/ f/vpsJn+KYd2ke+ydfNs5zgry2fkgNYPRfioAn95TAp7xrcH3P48LrNnvJQC+lss s/y+XgFHyQ== X-Virus-Scanned: Debian amavisd-new at mail.embedded.rocks Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ZJL1eynulTXi; Fri, 25 Dec 2015 22:28:50 +0100 (CET) Received: from nzxt.fritz.box (x4d0cc02a.dyn.telefonica.de [77.12.192.42]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Fri, 25 Dec 2015 22:28:50 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Fri, 25 Dec 2015 22:28:48 +0100 Message-Id: <1451078928-32387-1-git-send-email-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/luv: bump to version 1.8.0 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Jörg Krause --- package/luv/luv.hash | 2 +- package/luv/luv.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/luv/luv.hash b/package/luv/luv.hash index 31d29c7..20aaffe 100644 --- a/package/luv/luv.hash +++ b/package/luv/luv.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 7f558461225dd57fbc784cd8b4f7ec8270dd1c179e8bdce3f7009c835c828317 luv-1.7.4-5.tar.gz +sha256 d5b21def19a5c411adaac3e817e2c7d3825d1062d8d0024b6ebd7a1f0a0a58d0 luv-1.8.0-0.tar.gz diff --git a/package/luv/luv.mk b/package/luv/luv.mk index 85da7d1..c5648c5 100644 --- a/package/luv/luv.mk +++ b/package/luv/luv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LUV_VERSION = 1.7.4-5 +LUV_VERSION = 1.8.0-0 LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERSION) LUV_LICENSE = Apache-2.0 LUV_LICENSE_FILES = LICENSE.txt