diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-01-31 19:37:48 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-01 21:39:34 +0100 |
commit | 00be19bcbfbd0a2202346453b114dc159943fec4 (patch) | |
tree | 136e8932fd3fcbe3e06c0989a963dda18e30907e /package/x11r7/xapp_xconsole | |
parent | 972b0caafcad83e3ac90088889d2d648a28255b7 (diff) | |
download | buildroot-00be19bcbfbd0a2202346453b114dc159943fec4.tar.gz buildroot-00be19bcbfbd0a2202346453b114dc159943fec4.zip |
package/x11r7/xapp_xconsole: bump version to 1.0.7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/x11r7/xapp_xconsole')
-rw-r--r-- | package/x11r7/xapp_xconsole/xapp_xconsole.hash | 4 | ||||
-rw-r--r-- | package/x11r7/xapp_xconsole/xapp_xconsole.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/x11r7/xapp_xconsole/xapp_xconsole.hash b/package/x11r7/xapp_xconsole/xapp_xconsole.hash index a62d8cbb22..364cdbe405 100644 --- a/package/x11r7/xapp_xconsole/xapp_xconsole.hash +++ b/package/x11r7/xapp_xconsole/xapp_xconsole.hash @@ -1,2 +1,2 @@ -# From http://lists.x.org/archives/xorg-announce/2013-July/002272.html -sha256 e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 xconsole-1.0.6.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2017-January/002774.html +sha256 d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0 xconsole-1.0.7.tar.bz2 diff --git a/package/x11r7/xapp_xconsole/xapp_xconsole.mk b/package/x11r7/xapp_xconsole/xapp_xconsole.mk index 971b1b32ea..52656de83c 100644 --- a/package/x11r7/xapp_xconsole/xapp_xconsole.mk +++ b/package/x11r7/xapp_xconsole/xapp_xconsole.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XCONSOLE_VERSION = 1.0.6 +XAPP_XCONSOLE_VERSION = 1.0.7 XAPP_XCONSOLE_SOURCE = xconsole-$(XAPP_XCONSOLE_VERSION).tar.bz2 XAPP_XCONSOLE_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XCONSOLE_LICENSE = MIT |