urllib3, bump version (#10767)

This commit is contained in:
Schrijvers Luc
2024-07-30 07:36:23 +02:00
committed by GitHub
parent c96e5c2140
commit 98aa5b1ddb

View File

@@ -18,9 +18,9 @@ HOMEPAGE="https://urllib3.readthedocs.io/
https://github.com/urllib3/urllib3"
COPYRIGHT="2008-2018 Andrey Petrov and contributors"
LICENSE="MIT"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/shazow/urllib3/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="c7356205ca6c14df2f35d1d9cf18cd8a1981185b7dca13e1c3af91a214037c9d"
CHECKSUM_SHA256="521d99f682649c3fe417aff824add6ecf18bbf83113bb5171f5d8a50886599d3"
SOURCE_FILENAME="urllib3-$portVersion.tar.gz"
ARCHITECTURES="any"