lego: update to 4.5.3.
This commit is contained in:
parent
350986eb52
commit
728b11a787
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lego'
|
||||
pkgname=lego
|
||||
version=4.0.1
|
||||
version=4.5.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/go-acme/lego/v4"
|
||||
|
@ -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=2b30d231189727b8608001e62b70ce3e1513df1a9766e2d43d5f1c5d1cabecdf
|
||||
checksum=82778a122e98225b55e1e6c102a06948747263533d88284216f0cce238b897c9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue