mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
lego: update to 4.23.1.
This commit is contained in:
parent
d36f293fab
commit
89312395ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lego'
|
||||
pkgname=lego
|
||||
version=4.22.2
|
||||
version=4.23.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/go-acme/lego/v4"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://go-acme.github.io/lego"
|
||||
changelog="https://raw.githubusercontent.com/go-acme/lego/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
|
||||
checksum=d4d5a3032d1ed99a5cdf551b2555288c3fcd961be536e58f477dce35d22c8702
|
||||
checksum=e86e62946397964d6f2db2a2487cc75acac08e9ad7811c2302d56c35ca521699
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue