mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
lego: update to 4.21.0.
This commit is contained in:
parent
2e74de2eaa
commit
cb76122ee7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lego'
|
# Template file for 'lego'
|
||||||
pkgname=lego
|
pkgname=lego
|
||||||
version=4.15.0
|
version=4.21.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/go-acme/lego/v4"
|
go_import_path="github.com/go-acme/lego/v4"
|
||||||
go_package="${go_import_path}/cmd/lego"
|
go_package="${go_import_path}/cmd/lego"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://go-acme.github.io/lego"
|
homepage="https://go-acme.github.io/lego"
|
||||||
changelog="https://raw.githubusercontent.com/go-acme/lego/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/go-acme/lego/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
|
distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
|
||||||
checksum=3feb0501ca95d8c1fe831375ece6be6cfe57b76b51a9420d211e2472d132330d
|
checksum=21204483e62bff3e762583e42044183dbe6efe6b401772bb186be821501d9463
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue