From patchwork Fri Apr 15 11:01:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 610883 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 3qmZNN1MfZz9t4b for ; Fri, 15 Apr 2016 21:01:23 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=QxCtZ2lI; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A1F7D96393; Fri, 15 Apr 2016 11:01:21 +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 9YviUtRzOxQX; Fri, 15 Apr 2016 11:01:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 866A896384; Fri, 15 Apr 2016 11:01:18 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 05DAF1CEE2A for ; Fri, 15 Apr 2016 11:01:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CDE888BEA4 for ; Fri, 15 Apr 2016 11:01:14 +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 XH49sRP9bjFs for ; Fri, 15 Apr 2016 11:01:13 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id EFBDC8BE9A for ; Fri, 15 Apr 2016 11:01:12 +0000 (UTC) Received: from asgard (cpe-186-22-138-122.telecentro-reversos.com.ar [186.22.138.122] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.1/8.15.1) with ESMTPSA id u3FB158c013587 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 15 Apr 2016 11:01:08 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1460718070; bh=3/bJw3mm4gdGQLhWI6HwrJZUcLvQ9c1IWTRqbv+tVbY=; h=From:To:Cc:Subject:Date; b=QxCtZ2lIQrqd92oto5ycizo/RBqBQk7Ydq6namRyCYlyV5LdWi6/tPdkIkOdaiRae BgMHXYQd5/l+lla7CZ5WJw44xYIxJ+Q1Dm2jqINg5evK1yBsnk9skJkYZfAnsiXjIJ 3g8Xt1qM3TBfwODb4oSAcvX4qUfEjBpFb8ZXthfw= Received: by asgard (sSMTP sendmail emulation); Fri, 15 Apr 2016 08:01:04 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Fri, 15 Apr 2016 08:01:04 -0300 Message-Id: <1460718064-28787-1-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.7.3 X-Virus-Scanned: clamav-milter 0.98.7 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH] gtkmm3: bump to version 3.20.1 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: Gustavo Zacarias --- package/gtkmm3/gtkmm3.hash | 4 ++-- package/gtkmm3/gtkmm3.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/gtkmm3/gtkmm3.hash b/package/gtkmm3/gtkmm3.hash index 3ab2513..f2fc960 100644 --- a/package/gtkmm3/gtkmm3.hash +++ b/package/gtkmm3/gtkmm3.hash @@ -1,2 +1,2 @@ -# From http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.20/gtkmm-3.20.0.sha256sum -sha256 f021573f870df8a0b40ba37a7864c37be517c7a88cc957a193dbab28449b028a gtkmm-3.20.0.tar.xz +# From http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.20/gtkmm-3.20.1.sha256sum +sha256 051de1b8756ca6ec61f26264338cfc3060af936fd70bf4558bfe1e115418c612 gtkmm-3.20.1.tar.xz diff --git a/package/gtkmm3/gtkmm3.mk b/package/gtkmm3/gtkmm3.mk index b62d592..8c3e079 100644 --- a/package/gtkmm3/gtkmm3.mk +++ b/package/gtkmm3/gtkmm3.mk @@ -5,7 +5,7 @@ ################################################################################ GTKMM3_VERSION_MAJOR = 3.20 -GTKMM3_VERSION = $(GTKMM3_VERSION_MAJOR).0 +GTKMM3_VERSION = $(GTKMM3_VERSION_MAJOR).1 GTKMM3_SOURCE = gtkmm-$(GTKMM3_VERSION).tar.xz GTKMM3_SITE = http://ftp.gnome.org/pub/gnome/sources/gtkmm/$(GTKMM3_VERSION_MAJOR) GTKMM3_LICENSE = LGPLv2.1+ (library), GPLv2+ (tools)