package/evemu: bump version to 2.6.0

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>
2017.08.x
Bernd Kuhls 2017-05-28 14:48:56 +02:00 committed by Thomas Petazzoni
parent 57425b0f23
commit 34f6719a4f
2 changed files with 3 additions and 3 deletions

View 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

View 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)