mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
Bump xcursorgen to 1.0.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -4,5 +4,5 @@ config BR2_PACKAGE_XAPP_XCURSORGEN
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
||||
help
|
||||
xcursorgen 1.0.1
|
||||
xcursorgen 1.0.3
|
||||
create an X cursor file from a collection of PNG images
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCURSORGEN_VERSION = 1.0.2
|
||||
XAPP_XCURSORGEN_VERSION = 1.0.3
|
||||
XAPP_XCURSORGEN_SOURCE = xcursorgen-$(XAPP_XCURSORGEN_VERSION).tar.bz2
|
||||
XAPP_XCURSORGEN_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCURSORGEN_AUTORECONF = NO
|
||||
|
||||
Reference in New Issue
Block a user