From patchwork Fri Jun 1 16:02:07 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 162353 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id AEEADB6FF5 for ; Sat, 2 Jun 2012 02:02:16 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id AC314A033C; Fri, 1 Jun 2012 16:02:14 +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 BkvxlmGsKroq; Fri, 1 Jun 2012 16:02:11 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 6D710A0324; Fri, 1 Jun 2012 16:02:11 +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 37E6B8F753 for ; Fri, 1 Jun 2012 16:02:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2FF76910A5 for ; Fri, 1 Jun 2012 16:02:10 +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 2m1efL8PZiVV for ; Fri, 1 Jun 2012 16:02:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qc0-f171.google.com (mail-qc0-f171.google.com [209.85.216.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0D3699107C for ; Fri, 1 Jun 2012 16:02:08 +0000 (UTC) Received: by qcsp15 with SMTP id p15so2114094qcs.16 for ; Fri, 01 Jun 2012 09:02:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:x-gm-message-state; bh=2UTYCVVkzv4gKIturXnevJ9089XkXWtMizBPVrzD7O8=; b=T9b+3MP6PhG9lXkh6frfIJdzviP12mfY9zRLRk4ZYHuaak954pMZesv48zcOF4OtBL yvT3LZeLP0hTNi0DnTU3qP9FwKgKsyAVfUmp35+2tHgtBZaZ3rhVsz8jhIKFHQ0Yt7GK 272QDZBWRBy6tH6UWoGlhFt501TIm0mXX78BkT08uGnYeYUur+E9MerVhOukwIIM9ToN yeuPmWKpxSpxp4rZ3VCroCnZoNMubEiOQ3rtPKyCqwtR1iyvhOZDWxBpCOkcQ3UEBLDk wbfvVu2pnNtGxJzLPCCSdo2Q7eAEtepMB0s0BYI8J5n3G7vC0q/sx4uM4eexbboVei+p qBIw== MIME-Version: 1.0 Received: by 10.224.217.9 with SMTP id hk9mr4770954qab.59.1338566527903; Fri, 01 Jun 2012 09:02:07 -0700 (PDT) Received: by 10.229.54.131 with HTTP; Fri, 1 Jun 2012 09:02:07 -0700 (PDT) Date: Fri, 1 Jun 2012 18:02:07 +0200 X-Google-Sender-Auth: P2UTuj8QMTDO9-H9zq1Ksg_cwlo Message-ID: From: =?ISO-8859-1?Q?Fran=E7ois_Perrad?= To: buildroot@busybox.net X-Gm-Message-State: ALoCoQlOWgeaBGIIchQ7gcfgOPZ5l7484kXuSXA9fmCZwScTBTuk3n44cEa6ByNYV31CsSvRzUhV Subject: [Buildroot] [PATCH] xavante: bump version to 2.2.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: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Francois Perrad Acked-by: Gustavo Zacarias --- package/xavante/xavante.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/xavante/xavante.mk b/package/xavante/xavante.mk index e6dd312..5eabd1e 100644 --- a/package/xavante/xavante.mk +++ b/package/xavante/xavante.mk @@ -4,7 +4,7 @@ # ############################################################# -XAVANTE_VERSION = 2.2.0 +XAVANTE_VERSION = 2.2.1 XAVANTE_SITE = http://github.com/downloads/keplerproject/xavante XAVANTE_DEPENDENCIES = cgilua copas coxpcall lua luafilesystem luasocket wsapi