Skip to content
Permalink
Browse files

certbot-apache, certbot-nginx: fix checksums

  • Loading branch information
Schamschula committed Apr 25, 2019
1 parent 586ff05 commit 90fb2117cb29232b9841bd35d3e737cfb6d69d56
Showing with 6 additions and 6 deletions.
  1. +3 −3 security/certbot-apache/Portfile
  2. +3 −3 security/certbot-nginx/Portfile
@@ -18,9 +18,9 @@ master_sites pypi:c/certbot-apache

python.versions 27 36 37

checksums rmd160 dee97fe0d089e33270cc71a2896c217e65285d5c \
sha256 406764e0b31f7c764ac721a3e308902aefe169fc2ed229c06141fafc2173059d \
size 178115
checksums rmd160 e03727bc160bf2ffd2bf15a1927b65dc3150ea3c \
sha256 659db7335d919fee52ae707567994e13c31ed25109c94b246c60c97d21c46f3a \
size 182811

if {[variant_isset python37]} {
python.default_version 37
@@ -18,9 +18,9 @@ master_sites pypi:c/certbot-nginx

python.versions 27 36 37

checksums rmd160 c28d82490808239864ee665ca05342b21d3b9f31 \
sha256 1469539412dfc06b8009ca3f509256cada5793694f3146b2e634a520361d42d5 \
size 75872
checksums rmd160 7a4838b7d8e6717ea77431ffc6794b9660a1ec16 \
sha256 b3201eee03be74fc743c21c721d3b5586c3323db63e78b68583a6250ad680cff \
size 75629

if {[variant_isset python37]} {
python.default_version 37

0 comments on commit 90fb211

Please sign in to comment.
You can’t perform that action at this time.