Skip to content
Snippets Groups Projects
Commit a6acb74e authored by alice's avatar alice
Browse files

community/py3-acme: upgrade to 2.5.0

parent 2b29785a
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-acme pkgname=py3-acme
_pkgname=${pkgname/py3-//} _pkgname=${pkgname/py3-//}
pkgver=2.4.0 pkgver=2.5.0
pkgrel=0 pkgrel=0
pkgdesc="ACME protocol implementation in Python" pkgdesc="ACME protocol implementation in Python"
url="https://github.com/certbot/certbot" url="https://github.com/certbot/certbot"
...@@ -43,5 +43,5 @@ package() { ...@@ -43,5 +43,5 @@ package() {
} }
sha512sums=" sha512sums="
c307c97154935a3a01b468d6e91505caba6073b4c01071c87382bdc08c892094d95d75b047047d3221b7d8018a61ce974c0f4defbfdee00b136af920fd579108 py3-acme-2.4.0.tar.gz 92313e352409d543f260fedee3f376c4750d9428cd39fde3518b162091667173ba6d582b4e91477f7122cf198f24119ecf34b2dce12734afbfc0ebedc395a49e py3-acme-2.5.0.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment