diff --git a/pkg.info b/pkg.info index 6205081..5c95bf0 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,6 @@ name: python-urllib3 description: urllib3 is a user-friendly HTTP client library for Python -version: 2.5.0 +version: 2.6.2 revision: 1 url: https://github.com/urllib3/urllib3 license: MIT @@ -18,8 +18,7 @@ make_depends: - python-installer - python-wheel downloads: - - url: https://github.com/urllib3/urllib3.git - type: git - clone_to: ${BPM_SOURCE} - git_branch: ${BPM_PKG_VERSION} - checksum: aaab4eccc10c965897540b21e15f11859d0b62e7 + - url: https://github.com/urllib3/urllib3/releases/download/2.6.2/urllib3-2.6.2.tar.gz + extract_to: ${BPM_SOURCE} + extract_strip_components: 1 + checksum: 016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797