Bump xwd to 1.0.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
23ba68b874
commit
f7167feb1d
@ -3,5 +3,5 @@ config BR2_PACKAGE_XAPP_XWD
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xwd 1.0.1
|
||||
xwd 1.0.3
|
||||
dump an image of an X window
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XWD_VERSION = 1.0.2
|
||||
XAPP_XWD_VERSION = 1.0.3
|
||||
XAPP_XWD_SOURCE = xwd-$(XAPP_XWD_VERSION).tar.bz2
|
||||
XAPP_XWD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XWD_AUTORECONF = NO
|
||||
|
Loading…
Reference in New Issue
Block a user