Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version
@ 2012-10-22 12:06 Thomas Petazzoni
  2012-10-22 12:06 ` [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version Thomas Petazzoni
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
  To: buildroot

Fixes

  http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54

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

diff --git a/package/x11r7/xapp_listres/xapp_listres.mk b/package/x11r7/xapp_listres/xapp_listres.mk
index c701f43..1a3247b 100644
--- a/package/x11r7/xapp_listres/xapp_listres.mk
+++ b/package/x11r7/xapp_listres/xapp_listres.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_LISTRES_VERSION = 1.0.1
+XAPP_LISTRES_VERSION = 1.0.3
 XAPP_LISTRES_SOURCE = listres-$(XAPP_LISTRES_VERSION).tar.bz2
 XAPP_LISTRES_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_LISTRES_DEPENDENCIES = xlib_libX11 xlib_libXaw xlib_libXmu xlib_libXt
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-04 10:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 3/7] xapp_xedit: " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox