lego: update to 3.2.0.
This commit is contained in:
parent
44e3ec29a2
commit
58c4f5b4c1
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.0.2
|
version=3.2.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=a5389cc39f4fb70fb0f550436ddacb6d524ab6056815d2d2df0ecbfefa053a25
|
checksum=64f4e810826ae28fc903bcfcfcb5114233089847fd89bddb3b2bb378304e5e12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue