From 7bdc16f64f0ec04adab04eabe62c40f13f462dd6 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 18 Apr 2015 14:40:21 +0200 Subject: [PATCH] package/x11r7/xapp_setxkbmap: bump version to 1.3.1, add hash Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash | 2 ++ package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/x11r7/xapp_setxkbmap/xapp_setxkbmap.hash 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 -- 2.30.2