From patchwork Thu May 9 13:21:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spenser Gilliland X-Patchwork-Id: 242760 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 ED06F2C00D2 for ; Thu, 9 May 2013 23:22:04 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id BE4A08D0D2; Thu, 9 May 2013 13:22:01 +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 d-Shs3NMqHzf; Thu, 9 May 2013 13:22:00 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 3F6338D0C1; Thu, 9 May 2013 13:21:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id BA94F8F753 for ; Thu, 9 May 2013 13:22:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id DBDCD8D0C1 for ; Thu, 9 May 2013 13:21:57 +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 ZXAqaV4DNSS7 for ; Thu, 9 May 2013 13:21:57 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0155A8D0BD for ; Thu, 9 May 2013 13:21:56 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id eh20so2876830obb.27 for ; Thu, 09 May 2013 06:21:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=lNVX+vpgP+acYr/8LNqDU1mSjY/yFflt/K88HQ5Aplo=; b=BYZeFN9o3in3kKOck/EhK+by8WCgTu8C+2jRTzWvjCzXJHvxie2YcwuAgrtwtQmm9F yYJpNLvTVR7goNfX4DyI+7NFDAkJmaZ1EGwYq+/e3cuQ+nRlyl0rtbq0+ssnIIpWMy5A eSI5zfH7a3sGApUhIZfVCZE8jwouOKuaKywbRDxtnR4pq4KoHGVnLgRvRdP7AOdhdsky C9GXpds7nlPR9QO91LE4kyftxspyWCz7Yii7z2uHS+PNiX4IZojzUCRBY9sd9g7LfxG1 6yuXB7ZrZtkgAXYPYPy1sVAP9RBjmZkMNKMbQuW2aMYTKS8dkAKjHVFg3cFW5aWtT+UN YrQg== X-Received: by 10.182.60.136 with SMTP id h8mr4232374obr.47.1368105716620; Thu, 09 May 2013 06:21:56 -0700 (PDT) Received: from bourban.gateway.2wire.net (108-90-245-135.lightspeed.cicril.sbcglobal.net. [108.90.245.135]) by mx.google.com with ESMTPSA id qj8sm3205063oeb.2.2013.05.09.06.21.55 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 May 2013 06:21:56 -0700 (PDT) From: Spenser Gilliland To: buildroot@busybox.net Date: Thu, 9 May 2013 08:21:47 -0500 Message-Id: <1368105708-4754-2-git-send-email-spenser@gillilanding.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1368105708-4754-1-git-send-email-spenser@gillilanding.com> References: <1368056050-19285-1-git-send-email-spenser@gillilanding.com> <1368105708-4754-1-git-send-email-spenser@gillilanding.com> X-Gm-Message-State: ALoCoQmjbO/jE9pei6Z2L/BhCkd9t7jW0149UNWV7tDZDSH43ngR9NezU/o9MDlpIOLqTOmKIhFA Subject: [Buildroot] [PATCH v2 2/3] glibmm: Bump to version 2.36.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net This upgrades glibmm to version 2.36.1 Signed-off-by: Spenser Gilliland --- package/glibmm/glibmm.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/glibmm/glibmm.mk b/package/glibmm/glibmm.mk index abd8b6c..d8f6239 100644 --- a/package/glibmm/glibmm.mk +++ b/package/glibmm/glibmm.mk @@ -4,7 +4,7 @@ # ############################################################# -GLIBMM_VERSION_MAJOR = 2.30 +GLIBMM_VERSION_MAJOR = 2.36 GLIBMM_VERSION_MINOR = 1 GLIBMM_VERSION = $(GLIBMM_VERSION_MAJOR).$(GLIBMM_VERSION_MINOR) GLIBMM_LICENSE = LGPLv2.1+ (library), GPLv2+ (tools)