package/linuxconsoletools: bump version to 1.6.1
Release notes: Version 1.6.1 ------------- * inputattach supports the RainShadow HDMI CEC dongle (this requires kernel 4.12 or later; thanks to Hans Verkuil). * The jscal store and restore tools use udevadm on the path, instead of hard-coding /sbin. Signed-off-by: Koen Martens <gmc@sonologic.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e5797e2326
commit
b0fb35230b
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 ced2efed00b67b45f82eddc69be07385835d558f658016315ac621fe2eaa8146 linuxconsoletools-1.6.0.tar.bz2
|
||||
sha256 e9d6b05a6c57c7eb3ec7f9f017f46b20e4b55d5a02f930eff1823a13921c5934 linuxconsoletools-1.6.1.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LINUXCONSOLETOOLS_VERSION = 1.6.0
|
||||
LINUXCONSOLETOOLS_VERSION = 1.6.1
|
||||
LINUXCONSOLETOOLS_SOURCE = linuxconsoletools-$(LINUXCONSOLETOOLS_VERSION).tar.bz2
|
||||
LINUXCONSOLETOOLS_SITE = https://downloads.sourceforge.net/project/linuxconsole
|
||||
LINUXCONSOLETOOLS_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user