package/kmsxx: bump version for portability fix with musl
Bump the version to get two portability patches (as well as a small, innocuously-looking minor feature). Fixes: http://autobuild.buildroot.net/results/682/68266cb5b26a62387dc99aef31fc9654c8fcd505/ [and quite a few others...] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4babfd3497
commit
63ec0c71b5
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 62bd9e8c9686e5624ebeba27234cae956eeec7830a742563f051ee4a2fe522c7 kmsxx-a706f157b86e90696808025db01de99646d51a77.tar.gz
|
||||
sha256 ff8bdb84a738477a8740c835e23c5bb59aac750e9e72a4afcad4ec8820ec7da2 kmsxx-bd5f6471e619a6ba2987bc7f66ef78a531f94d6c.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KMSXX_VERSION = a706f157b86e90696808025db01de99646d51a77
|
||||
KMSXX_VERSION = bd5f6471e619a6ba2987bc7f66ef78a531f94d6c
|
||||
KMSXX_SITE = $(call github,tomba,kmsxx,$(KMSXX_VERSION))
|
||||
KMSXX_LICENSE = MPLv2.0
|
||||
KMSXX_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user