From patchwork Wed May 8 23:34:10 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spenser Gilliland X-Patchwork-Id: 242667 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 15E9D2C00F2 for ; Thu, 9 May 2013 09:34:42 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CDC7910B88E; Wed, 8 May 2013 23:34:21 +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 DA9kzA6eJkHl; Wed, 8 May 2013 23:34:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id D91A510B8F3; Wed, 8 May 2013 23:34:13 +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 D1E728F7A8 for ; Wed, 8 May 2013 23:34:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2DCC989C29 for ; Wed, 8 May 2013 23:34:17 +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 PoJBIsKAgUxH for ; Wed, 8 May 2013 23:34:16 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) by whitealder.osuosl.org (Postfix) with ESMTPS id 638ED89BD7 for ; Wed, 8 May 2013 23:34:16 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id f4so2747742oah.38 for ; Wed, 08 May 2013 16:34:20 -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=PWaPvyEGibShzFVCNZ4ay2XrPYIL8c28tB6LidBIQuE=; b=Zg0b0h1KT9G7Hcc7PXA2HpQsWqqTMLcY+bcwDEQKt9cD2QmivzpnkYv11U+3RrpWKm a9oWD+NEEZ7Pgx2xSN+dArcNAN/Lk+DkzBWEaqIbZ1IS1eCm955obIBIfzH8AylqbL3o JNfqXWamIPfP7RrNhwiaQpuo4Al/aXgLIaKF40VCf+XAj/KmjfH2RCYtBQkUjMbftGMC 8tV/5QE5qHgpBsBQD/NY2Y5Qi4LKPb9LqMzXmESQnLdnCiTHRLH9Xv2Bo4Vmj99TD+5X 0cDkNuz7QbKZMwMkD5t+gVbzEWRMmrI8xmvmx12YHlKJ5i4yNp8/rY7wxetbhscAg2eT Da9w== X-Received: by 10.60.84.33 with SMTP id v1mr2795531oey.36.1368056060728; Wed, 08 May 2013 16:34:20 -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 bh8sm641804obb.11.2013.05.08.16.34.19 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 May 2013 16:34:20 -0700 (PDT) From: Spenser Gilliland To: buildroot@busybox.net Date: Wed, 8 May 2013 18:34:10 -0500 Message-Id: <1368056050-19285-3-git-send-email-spenser@gillilanding.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1368056050-19285-1-git-send-email-spenser@gillilanding.com> References: <1368056050-19285-1-git-send-email-spenser@gillilanding.com> X-Gm-Message-State: ALoCoQlW3EUzfIfeaxlI7YcJNznD8OsogoPgmKRDOfM/ugitv3bvJHkgwoiYIVkhzQ40vtR3DLFy Subject: [Buildroot] [PATCH 3/3] glib-networking: Bump to version 0.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 change to version 0.36.1 of glib-networking. Signed-off-by: Spenser Gilliland --- package/glib-networking/glib-networking.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/glib-networking/glib-networking.mk b/package/glib-networking/glib-networking.mk index 4812fd6..40a1e99 100644 --- a/package/glib-networking/glib-networking.mk +++ b/package/glib-networking/glib-networking.mk @@ -4,8 +4,8 @@ # ############################################################# -GLIB_NETWORKING_MAJOR_VERSION = 2.30 -GLIB_NETWORKING_MINOR_VERSION = 2 +GLIB_NETWORKING_MAJOR_VERSION = 2.36 +GLIB_NETWORKING_MINOR_VERSION = 1 GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_MAJOR_VERSION).$(GLIB_NETWORKING_MINOR_VERSION) GLIB_NETWORKING_SITE = http://ftp.gnome.org/pub/gnome/sources/glib-networking/$(GLIB_NETWORKING_MAJOR_VERSION) GLIB_NETWORKING_SOURCE = glib-networking-$(GLIB_NETWORKING_VERSION).tar.xz