Skip to content

Commit 4cf9f34

Browse files
committed
ssh-tpm-agent: update to 0.9.0.
1 parent f2a1e6c commit 4cf9f34

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/ssh-tpm-agent/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'ssh-tpm-agent'
22
pkgname=ssh-tpm-agent
3-
version=0.8.0
3+
version=0.9.0
44
revision=1
55
build_style=go
66
go_import_path="github.com/foxboron/ssh-tpm-agent"
@@ -16,8 +16,9 @@ short_desc="SSH agent (ssh-agent) for TPMs"
1616
maintainer="Duncaen <duncaen@voidlinux.org>"
1717
license="MIT"
1818
homepage="https://github.com/Foxboron/ssh-tpm-agent"
19-
distfiles="https://github.com/Foxboron/ssh-tpm-agent/archive/refs/tags/v${version}.tar.gz"
20-
checksum=e237574f853e471856cee13f32284db11a9eda0521832524f038fa00ec4ca69e
19+
changelog="https://github.com/Foxboron/ssh-tpm-agent/releases"
20+
distfiles="https://github.com/Foxboron/ssh-tpm-agent/releases/download/v${version}/ssh-tpm-agent-v${version}.tar.gz"
21+
checksum=74682d750b3dfa97388d9334fd9f48b797c688642bec0f30d192bb5085c12577
2122

2223
post_install() {
2324
vlicense LICENSE

0 commit comments

Comments
 (0)