From: Peter Korsgaard Date: Thu, 14 Oct 2010 18:49:28 +0000 (+0200) Subject: xapp_xcursorgen: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=05d5ce590b5f97c0f372ffa0764a0742938d6288;p=buildroot.git xapp_xcursorgen: bump version Needed for libpng 1.4.x support. Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 2cd70f727a..1d062e9772 100644 --- a/CHANGES +++ b/CHANGES @@ -44,7 +44,7 @@ speex, sqlite, squashfs, strace, sylpheed, taglib, tcpdump, thttpd, tiff, tn5250, torsmo, udev, udpcast, usbmount, usbutils, vsftpd, vtun, which, wpa_supplicant, xapp_twm, - xapp_xbacklight, xapp_xinput, + xapp_xbacklight, xapp_xcursorgen, xapp_xinput, xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard}, xdriver-xf86-input-{mouse,synaptics,vmmouse,void}, xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev}, diff --git a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk index c42ffa4a53..746564ffd9 100644 --- a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk +++ b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XCURSORGEN_VERSION = 1.0.3 +XAPP_XCURSORGEN_VERSION = 1.0.4 XAPP_XCURSORGEN_SOURCE = xcursorgen-$(XAPP_XCURSORGEN_VERSION).tar.bz2 XAPP_XCURSORGEN_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XCURSORGEN_AUTORECONF = NO