From patchwork Thu Apr 5 16:20:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Korsgaard X-Patchwork-Id: 150989 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 AD3E8B705F for ; Fri, 6 Apr 2012 02:21:26 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 72BBB9050B; Thu, 5 Apr 2012 16:21:22 +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 Fk02M18WZQcw; Thu, 5 Apr 2012 16:21:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id CC9AF90312; Thu, 5 Apr 2012 16:21:19 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 82A068F75B for ; Thu, 5 Apr 2012 16:21:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6E29A10B58F for ; Thu, 5 Apr 2012 16:21:18 +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 QxgrhT0t7oIm for ; Thu, 5 Apr 2012 16:21:17 +0000 (UTC) Received: from busybox.osuosl.org (busybox.osuosl.org [140.211.167.224]) by fraxinus.osuosl.org (Postfix) with ESMTP id C7D5910B58A for ; Thu, 5 Apr 2012 16:21:17 +0000 (UTC) Received: by busybox.osuosl.org (Postfix, from userid 4021) id C3C4A96A0C; Thu, 5 Apr 2012 16:21:17 +0000 (UTC) From: Peter Korsgaard To: buildroot@busybox.net Date: Thu, 5 Apr 2012 18:20:10 +0200 X-Git-Refname: refs/heads/master X-Git-Oldrev: a41cdcf78f0300909dc5e6acc68abd7d64418bba X-Git-Newrev: 32f5d03a6e80484d65e88914b993995916488ab8 X-Patchwork-Hint: ignore Message-Id: <20120405162117.C3C4A96A0C@busybox.osuosl.org> Subject: [Buildroot] [git commit] xfsprogs: bump version 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 commit: http://git.buildroot.net/buildroot/commit/?id=32f5d03a6e80484d65e88914b993995916488ab8 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Peter Korsgaard --- package/xfsprogs/xfsprogs.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/xfsprogs/xfsprogs.mk b/package/xfsprogs/xfsprogs.mk index c59d4d8..784f9b6 100644 --- a/package/xfsprogs/xfsprogs.mk +++ b/package/xfsprogs/xfsprogs.mk @@ -3,7 +3,7 @@ # xfsprogs # ############################################################# -XFSPROGS_VERSION = 3.1.7 +XFSPROGS_VERSION = 3.1.8 XFSPROGS_SITE=ftp://oss.sgi.com/projects/xfs/cmd_tars XFSPROGS_DEPENDENCIES = util-linux