lego: update to 2.7.2.
This commit is contained in:
parent
43a645fb63
commit
e408596362
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lego'
|
||||
pkgname=lego
|
||||
version=2.7.1
|
||||
version=2.7.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/go-acme/${pkgname}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
|
|||
license="MIT"
|
||||
homepage="https://go-acme.github.io/lego"
|
||||
distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
|
||||
checksum=835fef2148e586ca81cd6116861baaada94f7c0b5bda37dcf14ca666544cb0f9
|
||||
checksum=eb585fe8cd23671bea4b09c8f03d7a331f5b734aa652210f8cec897a6d6b8dbc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue