Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version
Date: Mon, 22 Oct 2012 14:06:52 +0200	[thread overview]
Message-ID: <1350907617-14368-2-git-send-email-thomas.petazzoni@free-electrons.com> (raw)
In-Reply-To: <1350907617-14368-1-git-send-email-thomas.petazzoni@free-electrons.com>

Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/x11r7/xapp_xbiff/xapp_xbiff.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xapp_xbiff/xapp_xbiff.mk b/package/x11r7/xapp_xbiff/xapp_xbiff.mk
index f954a8d..c6f2d70 100644
--- a/package/x11r7/xapp_xbiff/xapp_xbiff.mk
+++ b/package/x11r7/xapp_xbiff/xapp_xbiff.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_XBIFF_VERSION = 1.0.1
+XAPP_XBIFF_VERSION = 1.0.3
 XAPP_XBIFF_SOURCE = xbiff-$(XAPP_XBIFF_VERSION).tar.bz2
 XAPP_XBIFF_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XBIFF_DEPENDENCIES = xlib_libXaw xdata_xbitmaps
-- 
1.7.9.5

  reply	other threads:[~2012-10-22 12:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
2012-10-22 12:06 ` Thomas Petazzoni [this message]
2012-10-22 12:06 ` [Buildroot] [PATCH 3/7] xapp_xedit: fix build against Xmu by bumping version Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 4/7] xapp_xfontsel: " Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 5/7] xapp_xgc: " Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 6/7] xapp_xmag: " Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 7/7] xapp_xsm: " Thomas Petazzoni
2012-11-04 10:24 ` [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1350907617-14368-2-git-send-email-thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox