mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
step-certificates: update to 0.28.3.
This commit is contained in:
parent
209ebfa9b2
commit
b9e5d1210e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'step-certificates'
|
# Template file for 'step-certificates'
|
||||||
pkgname=step-certificates
|
pkgname=step-certificates
|
||||||
version=0.26.1
|
version=0.28.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/smallstep/certificates
|
go_import_path=github.com/smallstep/certificates
|
||||||
go_package="$go_import_path/cmd/step-ca"
|
go_package="$go_import_path/cmd/step-ca"
|
||||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
||||||
homepage="https://smallstep.com/certificates/"
|
homepage="https://smallstep.com/certificates/"
|
||||||
changelog="https://raw.githubusercontent.com/smallstep/certificates/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/smallstep/certificates/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/smallstep/certificates/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/smallstep/certificates/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=e0066025921810c4be470b7e331384472c34d85070452e761943d84deb0ea7de
|
checksum=f7f5f6d875feb0060743a85999e3f6de5eeaa41ccd3588ec1bc560ed67b93eba
|
||||||
|
|
Loading…
Add table
Reference in a new issue