summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-18 14:40:28 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-18 18:26:55 +0200
commitdf88859646c0a34a1e99ad79a115217393073efb (patch)
tree9954770ce56a88f5ae73e5b67d3df891cd7c9dfc
parentf604f310c3120acb4bf343239fd3c707297cd3b5 (diff)
downloadbuildroot-df88859646c0a34a1e99ad79a115217393073efb.tar.gz
buildroot-df88859646c0a34a1e99ad79a115217393073efb.zip
package/x11r7/xapp_xditview: bump version to 1.0.4, 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_xditview/xapp_xditview.hash2
-rw-r--r--package/x11r7/xapp_xditview/xapp_xditview.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xditview/xapp_xditview.hash b/package/x11r7/xapp_xditview/xapp_xditview.hash
new file mode 100644
index 0000000000..c8c1a0cb56
--- /dev/null
+++ b/package/x11r7/xapp_xditview/xapp_xditview.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-April/002570.html
+sha256 307f8df1bc3e90a7fba74dfe16840891c365abc027fbd556027eb057e5d1ff73 xditview-1.0.4.tar.bz2
diff --git a/package/x11r7/xapp_xditview/xapp_xditview.mk b/package/x11r7/xapp_xditview/xapp_xditview.mk
index e91b3d8ebe..4744c1fefd 100644
--- a/package/x11r7/xapp_xditview/xapp_xditview.mk
+++ b/package/x11r7/xapp_xditview/xapp_xditview.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XDITVIEW_VERSION = 1.0.3
+XAPP_XDITVIEW_VERSION = 1.0.4
XAPP_XDITVIEW_SOURCE = xditview-$(XAPP_XDITVIEW_VERSION).tar.bz2
XAPP_XDITVIEW_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDITVIEW_LICENSE = MIT
OpenPOWER on IntegriCloud