mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lego: update to 3.5.0.
This commit is contained in:
parent
51ea076d61
commit
df89b57f55
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=3.2.0
|
version=3.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/go-acme/${pkgname}/v3"
|
go_import_path="github.com/go-acme/${pkgname}/v3"
|
||||||
|
@ -11,7 +11,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=64f4e810826ae28fc903bcfcfcb5114233089847fd89bddb3b2bb378304e5e12
|
checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue