From d275d2fbe1cc8ed8cb112c068b338fd99eb5a55d Mon Sep 17 00:00:00 2001 From: Ningyuan Li Date: Tue, 20 Jun 2023 17:40:40 +0900 Subject: [PATCH] updated webos-userland --- package/webos-userland/webos-userland.hash | 2 +- package/webos-userland/webos-userland.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/webos-userland/webos-userland.hash b/package/webos-userland/webos-userland.hash index 020a9b6c28..167f2b97e9 100644 --- a/package/webos-userland/webos-userland.hash +++ b/package/webos-userland/webos-userland.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 ba0ff24872ac5b9946d901ed8778c1a771e0f36ec02b803e4b8e490cbb63cafa webos-userland-0.0.7.tar.gz +sha256 94f73ee57aaa2cf367139827ad7d98be4dfd29254d0879f3c591cd3fb4c2fb50 webos-userland-0.0.8.tar.gz diff --git a/package/webos-userland/webos-userland.mk b/package/webos-userland/webos-userland.mk index 60e9ccc949..d6a009fd0e 100644 --- a/package/webos-userland/webos-userland.mk +++ b/package/webos-userland/webos-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -WEBOS_USERLAND_VERSION = 0.0.7 +WEBOS_USERLAND_VERSION = 0.0.8 WEBOS_USERLAND_SITE = $(call github,sundermann,webos-userland,$(WEBOS_USERLAND_VERSION)) WEBOS_USERLAND_LICENSE = Apache/MIT WEBOS_USERLAND_INSTALL_STAGING = YES