From 7539e398da5357a3ae065b7526a7f3751ec2d37c Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 28 Mar 2024 14:43:25 +0100
Subject: [PATCH] python/unearth: update to 0.15.1

---
 components/python/unearth/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/unearth/Makefile b/components/python/unearth/Makefile
index 5f2cbb5..ba48fa9 100644
--- a/components/python/unearth/Makefile
+++ b/components/python/unearth/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		unearth
-HUMAN_VERSION =			0.15.0
+HUMAN_VERSION =			0.15.1
 COMPONENT_SUMMARY =		unearth - A utility to fetch and download python packages
 COMPONENT_PROJECT_URL =		https://github.com/frostming/unearth
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:95f4764dab61f6bb637427934fa543b3610a38908760c06014fb861dcca29458
+	sha256:863deb3339c0d65a5be0d0ad2c67d46d5f574a798e74ef0552bf11d298a30abb
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3