summaryrefslogtreecommitdiff
path: root/package/x11r7/xapp_xbacklight
diff options
context:
space:
mode:
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:31 +0200
committerPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:31 +0200
commitacf52641b22a8cec6c055ab9d4c9549e7d69163d (patch)
tree9cc2d4e232ae2dd4a089b34cafcb037d02337255 /package/x11r7/xapp_xbacklight
parente2ed22e256ffe7d6d127553ab04dc7680a5edebe (diff)
Bump xbacklight to 1.1.1
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Diffstat (limited to 'package/x11r7/xapp_xbacklight')
-rw-r--r--package/x11r7/xapp_xbacklight/Config.in2
-rw-r--r--package/x11r7/xapp_xbacklight/xapp_xbacklight.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_xbacklight/Config.in b/package/x11r7/xapp_xbacklight/Config.in
index c0b125363..9275e583b 100644
--- a/package/x11r7/xapp_xbacklight/Config.in
+++ b/package/x11r7/xapp_xbacklight/Config.in
@@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XBACKLIGHT
bool "xbacklight"
select BR2_PACKAGE_XLIB_LIBX11
help
- xbacklight 1.1
+ xbacklight 1.1.1
xbacklight
diff --git a/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk b/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
index 9034cd3a5..03f62b1b6 100644
--- a/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
+++ b/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XBACKLIGHT_VERSION = 1.1
+XAPP_XBACKLIGHT_VERSION = 1.1.1
XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.bz2
XAPP_XBACKLIGHT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XBACKLIGHT_AUTORECONF = NO