From 05257fc24bf6af124b41cfc0115441b17e1bbac1 Mon Sep 17 00:00:00 2001
From: iigs <2274777+iigs@users.noreply.github.com>
Date: Tue, 02 Apr 2024 15:33:47 +0200
Subject: [PATCH] firefox: update to 124.0.2

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

diff --git a/components/python/werkzeug/Makefile b/components/python/werkzeug/Makefile
index 164f971..d7bf5e6 100644
--- a/components/python/werkzeug/Makefile
+++ b/components/python/werkzeug/Makefile
@@ -19,12 +19,10 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		werkzeug
-HUMAN_VERSION =			3.0.1
+HUMAN_VERSION =			3.0.2
 COMPONENT_SUMMARY =		werkzeug - The comprehensive WSGI web application library.
-COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/0d/cc/ff1904eb5eb4b455e442834dabf9427331ac0fa02853bf83db817a7dd53d/werkzeug-3.0.1.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:507e811ecea72b18a404947aded4b3390e1db8f826b494d76550ef45bb3b1dcc
+	sha256:e39b645a6ac92822588e7b39a692e7828724ceae0b0d702ef96701f90e70128d
 COMPONENT_LICENSE =		BSD-3-Clause
 COMPONENT_LICENSE_FILE =	LICENSE.rst
 

--
Gitblit v1.9.3