diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2014-03-29 22:43:57 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 23:19:45 +0100 |
commit | bbd9575c23ab41f5e7bc4a168a69dfc60cf155b3 (patch) | |
tree | ccf7085e782a95c29dd017a5479abea40d181760 | |
parent | c3eac95b66076d7c5efd72fa064aad1179670145 (diff) | |
download | buildroot-bbd9575c23ab41f5e7bc4a168a69dfc60cf155b3.tar.gz buildroot-bbd9575c23ab41f5e7bc4a168a69dfc60cf155b3.zip |
xapp_viewres: Bump version to 1.0.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/x11r7/xapp_viewres/xapp_viewres.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_viewres/xapp_viewres.mk b/package/x11r7/xapp_viewres/xapp_viewres.mk index 6a7fe51eba..3e1fd8ddca 100644 --- a/package/x11r7/xapp_viewres/xapp_viewres.mk +++ b/package/x11r7/xapp_viewres/xapp_viewres.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_VIEWRES_VERSION = 1.0.3 +XAPP_VIEWRES_VERSION = 1.0.4 XAPP_VIEWRES_SOURCE = viewres-$(XAPP_VIEWRES_VERSION).tar.bz2 XAPP_VIEWRES_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_VIEWRES_LICENSE = MIT |