From patchwork Wed Jul 18 17:10:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 171760 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 0A3482C0093 for ; Thu, 19 Jul 2012 03:11:44 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 2F3DF31F20; Wed, 18 Jul 2012 17:11:42 +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 08jZJTj51TaK; Wed, 18 Jul 2012 17:11:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id E1D19316C0; Wed, 18 Jul 2012 17:11:39 +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 B2E958F75B for ; Wed, 18 Jul 2012 17:11:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A1B8C814E8 for ; Wed, 18 Jul 2012 17:11:38 +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 ky6trdLnqHff for ; Wed, 18 Jul 2012 17:11:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ey0-f171.google.com (mail-ey0-f171.google.com [209.85.215.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 63C67814E6 for ; Wed, 18 Jul 2012 17:11:37 +0000 (UTC) Received: by eaaa12 with SMTP id a12so1062975eaa.16 for ; Wed, 18 Jul 2012 10:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:x-mailer; bh=fzQASixD0SolaIYglpBHhlr+CzLxRIoI3wVihBqf7iA=; b=FBIIMpId7fxPAVANzFInzuDPHXQr/Lgy6QeCeZ09982N6I8cyII1jKSGYEwBJ+cFnk qfIIPp2R0nBelXJKcIPE2Q2lGwQ4cLpvJ2fwR4RfRpf6qq4WRXPSnmX9owj0WlkMqHDP +jkTkAMGUlMuqT3xv9jYAgaBuUXdF0Z5+zyWa5eeZKDwNrZaNC3U5Irav7dxH8PllLHC O2rTgeFkd66BQpeBzT+9CuzlHMPlVo5NAUl/Ia6xJo35XoZoK5sCt+KAJlxGfjOV021E t07Fds4iSJG+ZtOmSj0hQadp2/IlNxtvTK5Ybk8l7V14L73igiQFr9WNJpRlfhq5u/Sp Klqw== Received: by 10.14.211.132 with SMTP id w4mr4941272eeo.39.1342631495430; Wed, 18 Jul 2012 10:11:35 -0700 (PDT) Received: from localhost.localdomain (host-2-100-182-54.as13285.net. [2.100.182.54]) by mx.google.com with ESMTPS id x46sm38007526eel.6.2012.07.18.10.11.33 (version=SSLv3 cipher=OTHER); Wed, 18 Jul 2012 10:11:34 -0700 (PDT) From: spdawson@gmail.com To: buildroot@busybox.net Date: Wed, 18 Jul 2012 18:10:25 +0100 Message-Id: <1342631426-3229-1-git-send-email-spdawson@gmail.com> X-Mailer: git-send-email 1.7.9.5 Subject: [Buildroot] [PATCH] libfreefare: bump version to 0.3.4 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 From: Simon Dawson This patch bumps the libfreefare package from version 0.3.2 to version 0.3.4. Version 0.3.4 requires a minium libnfc version of 1.6. A separate patch has been submitted to bump the libnfc version; that patch should be regarded as a prerequisite for the present patch. Signed-off-by: Simon Dawson --- package/libfreefare/libfreefare.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libfreefare/libfreefare.mk b/package/libfreefare/libfreefare.mk index 3f0036a..3c96839 100644 --- a/package/libfreefare/libfreefare.mk +++ b/package/libfreefare/libfreefare.mk @@ -3,7 +3,7 @@ # libfreefare # ############################################################# -LIBFREEFARE_VERSION = 0.3.2 +LIBFREEFARE_VERSION = 0.3.4 LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files LIBFREEFARE_DEPENDENCIES = libnfc openssl