summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-18 14:40:38 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-18 18:30:29 +0200
commit681b444c4e20a7f8001aefc5e4dccdbbf44191ac (patch)
treef44d4e15e66eb5ed94e120cef0e7718f3958c3af
parent9585e9dce07e502aff6eed908c56178746122f44 (diff)
downloadbuildroot-681b444c4e20a7f8001aefc5e4dccdbbf44191ac.tar.gz
buildroot-681b444c4e20a7f8001aefc5e4dccdbbf44191ac.zip
package/x11r7/xapp_xmh: bump version to 1.0.3, add hash
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_xmh/xapp_xmh.hash2
-rw-r--r--package/x11r7/xapp_xmh/xapp_xmh.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xmh/xapp_xmh.hash b/package/x11r7/xapp_xmh/xapp_xmh.hash
new file mode 100644
index 0000000000..0358b3d95a
--- /dev/null
+++ b/package/x11r7/xapp_xmh/xapp_xmh.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-April/002582.html
+sha256 b92f4f912a5fb6346d52cc2b639aea087b347f3b2e4e1a4fc7a165b1345f5689 xmh-1.0.3.tar.bz2
diff --git a/package/x11r7/xapp_xmh/xapp_xmh.mk b/package/x11r7/xapp_xmh/xapp_xmh.mk
index ada1df550b..c18bbfe5da 100644
--- a/package/x11r7/xapp_xmh/xapp_xmh.mk
+++ b/package/x11r7/xapp_xmh/xapp_xmh.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XMH_VERSION = 1.0.2
+XAPP_XMH_VERSION = 1.0.3
XAPP_XMH_SOURCE = xmh-$(XAPP_XMH_VERSION).tar.bz2
XAPP_XMH_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMH_LICENSE = MIT
OpenPOWER on IntegriCloud