From patchwork Mon Mar 18 13:04:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228574 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 5952C2C009C for ; Tue, 19 Mar 2013 00:08:39 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 50C43A01B1; Mon, 18 Mar 2013 13:08:38 +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 rsyssohgmn77; Mon, 18 Mar 2013 13:08:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id E6A3DA0208; Mon, 18 Mar 2013 13:07:05 +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 1FC2F8F74B for ; Mon, 18 Mar 2013 13:06:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 92A068C403 for ; Mon, 18 Mar 2013 13:05:54 +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 5-UWsjposNzH for ; Mon, 18 Mar 2013 13:05:40 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3A6318C75F for ; Mon, 18 Mar 2013 13:05:37 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id 16so4964376wgi.27 for ; Mon, 18 Mar 2013 06:05:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=lGSrFzTjVlCXMswe9IjyL+VP3cRt+luPQO7R5mf+T4g=; b=m6qwJMkuO495hcLMyU2hd8HkgJ+o5tGGREJytyKgq+O4bl5/A4enhoZP/+UsYQVfHw oUPuQLOhos/msSyRpXw4IKv4cU/9GuIo6M8ZzR/sao/pcIv0yP2Knfk+fdr0ZDO8XjI+ 3d6460m/XZopG60TvRAZkw5yu9iKk+XeM7ERH3/+pGWF9TO2Di/5QSVGSn6MEgrVLArr rIX2mNRxlravQWiHsjvjbizNjbDRjO5itjeXZTOs/1ZQ4TNGLT/XPRFwjn4rw8Rx8x8M EDeQwcDc2qh5DF0KWBhZH2cR0qDkC34yErF6RWEjP58QM6+RqsSyYqGSAqIvI77iM3a2 o8xQ== X-Received: by 10.194.171.74 with SMTP id as10mr24688374wjc.0.1363611935445; Mon, 18 Mar 2013 06:05:35 -0700 (PDT) Received: from localhost.localdomain (cpe.xe-6-0-0-953.boanqu2.dk.customer.tdc.net. [188.180.79.66]) by mx.google.com with ESMTPS id ex15sm757835wid.5.2013.03.18.06.05.34 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:34 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:04:40 +0100 Message-Id: <1363611926-27105-15-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611926-27105-1-git-send-email-jbb@gamblify.com> References: <1363611926-27105-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQnXzY/f6WeXhjteV/z6GwV6PFqvG+LEVGOkbRSZHAkhGupD7wDqpPR23LoLEurXHDup2Gqu Subject: [Buildroot] [PATCH 074/120] xlib_libFS: bump revision to X11R7.7 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: Will Wagner Signed-off-by: Will Wagner Signed-off-by: Jesper Baekdahl --- package/x11r7/xlib_libFS/xlib_libFS.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xlib_libFS/xlib_libFS.mk b/package/x11r7/xlib_libFS/xlib_libFS.mk index 47fb03a..58a87dd 100644 --- a/package/x11r7/xlib_libFS/xlib_libFS.mk +++ b/package/x11r7/xlib_libFS/xlib_libFS.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBFS_VERSION = 1.0.3 +XLIB_LIBFS_VERSION = 1.0.4 XLIB_LIBFS_SOURCE = libFS-$(XLIB_LIBFS_VERSION).tar.bz2 XLIB_LIBFS_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBFS_INSTALL_STAGING = YES