From patchwork Mon Mar 18 13:05:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228614 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 C37A32C009C for ; Tue, 19 Mar 2013 00:11:39 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 0A2AC8CA7E; Mon, 18 Mar 2013 13:11:36 +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 bBdo7Qy8TjMV; Mon, 18 Mar 2013 13:11:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 00CFA8C949; Mon, 18 Mar 2013 13:08:29 +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 E3AC38F74B for ; Mon, 18 Mar 2013 13:06:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 65A6E8C513 for ; Mon, 18 Mar 2013 13:06:29 +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 c25Uld+ZsS0u for ; Mon, 18 Mar 2013 13:06:19 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f175.google.com (mail-we0-f175.google.com [74.125.82.175]) by whitealder.osuosl.org (Postfix) with ESMTPS id A89A58C77B for ; Mon, 18 Mar 2013 13:05:56 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id x8so4861650wey.20 for ; Mon, 18 Mar 2013 06:05:54 -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=Zzbu6DtWaWBFjPDbdBvNZSP54Q6Fbr3i3TLQlWiP40g=; b=DIA2wJWtBtmB2ZRAKnoUfavTI58zeg1t8oKq/BH2xdFWsuc2e/4TUcS8DxxIce4SNK wW4bYzxh3kXX2SsJ3F0lxWvUo24Vzp9/NpyaTAahXCMsi/JUvETl4WzVz+LGukNHgHqz W6trR1Dr8N09uoWaLMpRGeNPqifWwd1h9os5oXm83kjJFEg7oT39pAbkBg3EkO3N9xo8 XkgWBL56ImGMxm+2Oo4j7KcudjlMVLy5TsbK4ZVJLqenUFUis9CLy4WWMyixMy7UUBpH d7Nir3h/G6M8DFpbORzYhjthEAIjWnwq7CMbitkc+crDw5uALp3/IKaAAAAkUaT74Waq dgHg== X-Received: by 10.180.104.225 with SMTP id gh1mr4636261wib.27.1363611954687; Mon, 18 Mar 2013 06:05:54 -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.54 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:54 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:05:04 +0100 Message-Id: <1363611926-27105-39-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: ALoCoQmAPY8Qe/hOPtsizL+Ri+OnlWB0uO5nmmzP4Te/rsijZn1omYabe8gkg7kCujv0s6SB933W Subject: [Buildroot] [PATCH 098/120] xlib_libdmx: 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_libdmx/xlib_libdmx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xlib_libdmx/xlib_libdmx.mk b/package/x11r7/xlib_libdmx/xlib_libdmx.mk index 6429bb3..0b21f8d 100644 --- a/package/x11r7/xlib_libdmx/xlib_libdmx.mk +++ b/package/x11r7/xlib_libdmx/xlib_libdmx.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBDMX_VERSION = 1.1.1 +XLIB_LIBDMX_VERSION = 1.1.2 XLIB_LIBDMX_SOURCE = libdmx-$(XLIB_LIBDMX_VERSION).tar.bz2 XLIB_LIBDMX_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBDMX_INSTALL_STAGING = YES