From abb93eddc536e783411c89145683dfc61dba9c5f 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 4a10536e74..4782ef00e8 100644 --- a/package/rpi-userland/rpi-userland.hash +++ b/package/rpi-userland/rpi-userland.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 f81fe28c636178645fb406cc87f543efa828ca896df856536f7b1b4ab54dfe0e rpi-userland-6fb59736b1ae80fc62cddfe3309c800f72e1c07e.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 efb02f719f..713b44797b 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 6fb59736b1ae80fc62cddfe3309c800f72e1c07e +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