From 1176560bb2277ba1799deb6081ba1f5ea87af634 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Wed, 1 May 2024 17:44:26 +0200 Subject: [PATCH] package/python-statd: update LICENSE hash Signed-off-by: Joachim Wiberg --- package/python-statd/python-statd.hash | 2 +- package/python-statd/python-statd.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/python-statd/python-statd.hash b/package/python-statd/python-statd.hash index 4b8b0bf4d..7dbd25669 100644 --- a/package/python-statd/python-statd.hash +++ b/package/python-statd/python-statd.hash @@ -1 +1 @@ -sha256 755d3a387cd124ff34e2b73cc58e7cec4d8d85ae6c295e30ffeb8d36eacecb1d LICENSE +sha256 360336cbf0f228b12b7ca0996b33e442d97f496edcf2ec31b655e63631e7f96f LICENSE diff --git a/package/python-statd/python-statd.mk b/package/python-statd/python-statd.mk index 4515925f0..2ca3c582d 100644 --- a/package/python-statd/python-statd.mk +++ b/package/python-statd/python-statd.mk @@ -1,8 +1,8 @@ PYTHON_STATD_VERSION = 1.0 PYTHON_STATD_SITE_METHOD = local PYTHON_STATD_SITE = $(BR2_EXTERNAL_INFIX_PATH)/src/statd/python -STATD_LICENSE = BSD-3-Clause -STATD_LICENSE_FILES = LICENSE +PYTHON_STATD_LICENSE = BSD-3-Clause +PYTHON_STATD_LICENSE_FILES = LICENSE PYTHON_STATD_DEPENDENCIES = host-python3 python3 host-python-poetry-core PYTHON_STATD_SETUP_TYPE = pep517 # poetry