summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-18 14:40:21 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-18 18:23:15 +0200
commit7bdc16f64f0ec04adab04eabe62c40f13f462dd6 (patch)
tree13afb98fc3aa3d29e1b472701d11849cc1eff5b8
parent01961cd0f43769399901d3be19aea87adeb2c6b0 (diff)
downloadbuildroot-7bdc16f64f0ec04adab04eabe62c40f13f462dd6.tar.gz
buildroot-7bdc16f64f0ec04adab04eabe62c40f13f462dd6.zip
package/x11r7/xapp_setxkbmap: bump version to 1.3.1, 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_setxkbmap/xapp_setxkbmap.hash2
-rw-r--r--package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
new file mode 100644
index 0000000000..bdc5f1cc78
--- /dev/null
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-April/002563.html
+sha256 a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1 setxkbmap-1.3.1.tar.bz2
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
index 9ecf9533ad..b923d60f53 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_SETXKBMAP_VERSION = 1.3.0
+XAPP_SETXKBMAP_VERSION = 1.3.1
XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2
XAPP_SETXKBMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_SETXKBMAP_LICENSE = MIT
OpenPOWER on IntegriCloud