summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-18 16:29:32 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-18 18:40:17 +0200
commit0687ccac6c0264c75b1a3b02c68847f9f3e59284 (patch)
tree8a4b1eb645da93a586d2d3943cd9ee20f62545f6
parent6877eeb0de2ce00764bc9115344e9e074e6366ea (diff)
downloadbuildroot-0687ccac6c0264c75b1a3b02c68847f9f3e59284.tar.gz
buildroot-0687ccac6c0264c75b1a3b02c68847f9f3e59284.zip
package/x11r7/xapp_xf86dga: 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_xf86dga/xapp_xf86dga.hash2
-rw-r--r--package/x11r7/xapp_xf86dga/xapp_xf86dga.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash b/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash
new file mode 100644
index 0000000000..b0c803e9ce
--- /dev/null
+++ b/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-October/001515.html
+sha1 030659e3728f5f7142e1cf727f147aceeabe4b9e xf86dga-1.0.3.tar.bz2
diff --git a/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk b/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
index 07b6ac9d5b..a2e08dae3f 100644
--- a/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
+++ b/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XF86DGA_VERSION = 1.0.2
+XAPP_XF86DGA_VERSION = 1.0.3
XAPP_XF86DGA_SOURCE = xf86dga-$(XAPP_XF86DGA_VERSION).tar.bz2
XAPP_XF86DGA_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XF86DGA_LICENSE = MIT
OpenPOWER on IntegriCloud