diff options
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:43 +0200 |
---|---|---|
committer | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:43 +0200 |
commit | 40b881227f6a3620c460a9c88a197787ea703f1f (patch) | |
tree | 098de505b3ddba0263930098e4dd0b57b6afadd0 /package/x11r7/xapp_xrefresh/Config.in | |
parent | 7642ee46869d8d60887348f892f4742b53e1a5a6 (diff) | |
download | buildroot-novena-40b881227f6a3620c460a9c88a197787ea703f1f.tar.gz buildroot-novena-40b881227f6a3620c460a9c88a197787ea703f1f.zip |
Bump xrefresh to 1.0.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Diffstat (limited to 'package/x11r7/xapp_xrefresh/Config.in')
-rw-r--r-- | package/x11r7/xapp_xrefresh/Config.in | 2 |
1 files changed, 1 insertions, 1 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 |