aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfossdd <fossdd@pwned.life>2024-05-10 09:07:01 +0000
committerPatrycja Rosa <alpine@ptrcnull.me>2024-05-10 20:07:56 +0000
commitb1f0db6cfc6fb7b3ddc31d6ce8477a3f36582471 (patch)
tree80bd56c8cc48ba3af5803152715201de238a55b3
parenteba75a3daadf6b35ad2449d1e41509254303b6e7 (diff)
community/py3-werkzeug: upgrade to 3.0.3
-rw-r--r--community/py3-werkzeug/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-werkzeug/APKBUILD b/community/py3-werkzeug/APKBUILD
index 00b713005a8..eac1fea1b0f 100644
--- a/community/py3-werkzeug/APKBUILD
+++ b/community/py3-werkzeug/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-werkzeug
_pkgname=werkzeug
-pkgver=3.0.2
+pkgver=3.0.3
pkgrel=0
pkgdesc="The WSGI swiss-army knife"
url="https://werkzeug.palletsprojects.com/"
@@ -51,5 +51,5 @@ package() {
}
sha512sums="
-5f9a91684653da17ef419459db11a6a4bd83b6c1f2f6b0e9f0a296bc5c7c63d2b465044a131f579557f1fb240a560793b734f3d0248ecbb7b6af62b1713484c3 werkzeug-3.0.2.tar.gz
+fc771c161b37a376a86930c29c8b8052f81fb869cedea8c3c83af1e8b1aba271358c918e3067f3b0ac6d4a1689c8c355bff410d521c73a1909fd0ffc90fee6c6 werkzeug-3.0.3.tar.gz
"