forked from ports/contrib
certbot-nginx: added missing dependency: python3-pyparsing
This commit is contained in:
parent
bb13ebcbc8
commit
77b171d228
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF318RI2jBCWCErJAPb6kMqULXo31quLsCBqBDDmHdFx0oQOnXhq2fkVXwJjUDJrXQmes8wHr08nAimyKyz36U8AI=
|
||||
SHA256 (Pkgfile) = 99fd083f496e13b8cca318dee5bad7ce0eb4745f980e2b36ace6e014810a34f7
|
||||
RWSagIOpLGJF3zI4JNkQ6csgkrSlXKB13q4Qe3nN9MB7Whd8LiZokrlZwl71fu0X7qjQIuWBDA7hG2cfvGStig7+h9oBOMq85gQ=
|
||||
SHA256 (Pkgfile) = 2cd806b15e5a2d38720b647c9fe9f1e2262b2e4f354e44a019c90d3f39e0264a
|
||||
SHA256 (.footprint) = e47f731c25fb94d515c2660ccf748777f90e3b8e130eaa652c1eb5d09c0b4147
|
||||
SHA256 (certbot-nginx-2.5.0.tar.gz) = 499fc15de782689a1dc2a224e8978e5de8369f6aef63262698ea2cc48e8028b5
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Nginx plugin for Lets Encrypt client
|
||||
# URL: https://pypi.python.org/pypi/certbot-nginx
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: certbot python3-mock
|
||||
# Depends on: certbot python3-mock python3-pyparsing
|
||||
|
||||
name=certbot-nginx
|
||||
version=2.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user