Bump xrefresh to 1.0.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
7642ee4686
commit
40b881227f
@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XREFRESH
|
||||
bool "xrefresh"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xrefresh 1.0.2
|
||||
xrefresh 1.0.3
|
||||
refresh all or part of an X screen
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XREFRESH_VERSION = 1.0.2
|
||||
XAPP_XREFRESH_VERSION = 1.0.3
|
||||
XAPP_XREFRESH_SOURCE = xrefresh-$(XAPP_XREFRESH_VERSION).tar.bz2
|
||||
XAPP_XREFRESH_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XREFRESH_AUTORECONF = NO
|
||||
|
Loading…
Reference in New Issue
Block a user