mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lego: update to 4.22.2.
This commit is contained in:
parent
ef1bc1926b
commit
aaf9d78f64
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lego'
|
# Template file for 'lego'
|
||||||
pkgname=lego
|
pkgname=lego
|
||||||
version=4.21.0
|
version=4.22.2
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=21204483e62bff3e762583e42044183dbe6efe6b401772bb186be821501d9463
|
checksum=d4d5a3032d1ed99a5cdf551b2555288c3fcd961be536e58f477dce35d22c8702
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue