package/evemu: bump version to 2.6.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 28 May 2017 12:48:56 +0000 (14:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 May 2017 12:56:06 +0000 (14:56 +0200)
Upstream did not sent an announcement so the hash had to be computed
locally.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/evemu/evemu.hash
package/evemu/evemu.mk

index 5e653f7d5939836e9c16707d6762f8f9e9576bed..b5f0bf5d553d1875e8567f7a6121b3e91b629d34 100644 (file)
@@ -1,2 +1,2 @@
-# Hash from https://lists.freedesktop.org/archives/input-tools/2016-September/001330.html
-sha256 541cc138f0215b7d0cd4ad5e6bb1402518ffc5e31294c36bb67b4ff1791bb27f evemu-2.5.0.tar.xz
+# Locally computed
+sha256 ed81dd4552ffeb92c346b47e56b249c67f1cb37d5b31fc073ea0ad4858ae3dcc  evemu-2.6.0.tar.xz
index d52520732d099118820e5c8a83450ccbec89c362..fba45216cef43fb82dd1e89e993f18154047ad8d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EVEMU_VERSION = 2.5.0
+EVEMU_VERSION = 2.6.0
 EVEMU_SITE = http://www.freedesktop.org/software/evemu
 EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
 EVEMU_LICENSE = LGPL-3.0 (library), GPL-3.0 (tools)