mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lego: update to 4.8.0.
This commit is contained in:
parent
489bebde5e
commit
bc43c49d2a
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.5.3
|
version=4.8.0
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://go-acme.github.io/lego"
|
homepage="https://go-acme.github.io/lego"
|
||||||
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=82778a122e98225b55e1e6c102a06948747263533d88284216f0cce238b897c9
|
checksum=2cebfd9c7471c0a64ad877c4270378b2c45712103332674e5f26e5a347b8b6b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue