From d8a580bb3834db86fbc805ee89d2c30736850a02 Mon Sep 17 00:00:00 2001 From: Justin Schneck Date: Fri, 5 Jun 2020 15:20:21 -0400 Subject: [PATCH] rpi-userland bump to f97b1af1 --- package/rpi-userland/rpi-userland.hash | 2 +- package/rpi-userland/rpi-userland.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash index 0db5b7c83f..4782ef00e8 100644 --- a/package/rpi-userland/rpi-userland.hash +++ b/package/rpi-userland/rpi-userland.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 7c58d6b4cdf65acef0ce1f441606df87e25745f78d74e11930383d03100aff4b rpi-userland-188d3bfe4a0ac36b119a2cee35a6be8d0c68e09e.tar.gz +sha256 819cdf5aa81ec30adf33848cabc0aa5f603d3a36a6e3ff38a0e125acddc69c33 rpi-userland-f97b1af1b3e653f9da2c1a3643479bfd469e3b74.tar.gz sha256 bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5 LICENCE diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk index 9edc92344e..713b44797b 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 188d3bfe4a0ac36b119a2cee35a6be8d0c68e09e +RPI_USERLAND_VERSION = f97b1af1b3e653f9da2c1a3643479bfd469e3b74 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION)) RPI_USERLAND_LICENSE = BSD-3-Clause RPI_USERLAND_LICENSE_FILES = LICENCE -- 2.25.1