lego: update to 4.0.1.

Closes: #25424 [via git-merge-pr]
This commit is contained in:
Olaf Mersmann 2020-10-07 23:56:41 +02:00 committed by Andrew J. Hesford
parent 87cea437a0
commit a60c52591e

View file

@ -1,9 +1,9 @@
# Template file for 'lego'
pkgname=lego
version=3.5.0
version=4.0.1
revision=1
build_style=go
go_import_path="github.com/go-acme/${pkgname}/v3"
go_import_path="github.com/go-acme/${pkgname}/v4"
go_package="${go_import_path}/cmd/${pkgname}"
hostmakedepends="git"
short_desc="Let's Encrypt client and ACME library written in Go"
@ -11,7 +11,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=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
checksum=2b30d231189727b8608001e62b70ce3e1513df1a9766e2d43d5f1c5d1cabecdf
post_install() {
vlicense LICENSE