summaryrefslogtreecommitdiff
path: root/package/x11r7/xapp_xrefresh
diff options
context:
space:
mode:
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:43 +0200
committerPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:43 +0200
commit40b881227f6a3620c460a9c88a197787ea703f1f (patch)
tree098de505b3ddba0263930098e4dd0b57b6afadd0 /package/x11r7/xapp_xrefresh
parent7642ee46869d8d60887348f892f4742b53e1a5a6 (diff)
Bump xrefresh to 1.0.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Diffstat (limited to 'package/x11r7/xapp_xrefresh')
-rw-r--r--package/x11r7/xapp_xrefresh/Config.in2
-rw-r--r--package/x11r7/xapp_xrefresh/xapp_xrefresh.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_xrefresh/Config.in b/package/x11r7/xapp_xrefresh/Config.in
index ab9db251b..7febcbaf9 100644
--- a/package/x11r7/xapp_xrefresh/Config.in
+++ b/package/x11r7/xapp_xrefresh/Config.in
@@ -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
diff --git a/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk b/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk
index 2b8a7e8f7..9a9022c42 100644
--- a/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk
+++ b/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk
@@ -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