mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
steamguard-cli: update to 0.17.1
This commit is contained in:
parent
ccfcba176b
commit
59bf1342a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'steamguard-cli'
|
||||
pkgname=steamguard-cli
|
||||
version=0.17.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/dyc3/steamguard-cli"
|
||||
changelog="https://github.com/dyc3/steamguard-cli/releases"
|
||||
distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
|
||||
checksum=668e9548643ea6c4f3bf77e7472dafd54386563c6d8589dbb4f72d0f0d1e88f0
|
||||
checksum=dc02e2a40c5bfc8f28195c99a9575ef10c1fe67f3075d402091e81f53440626d
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh fish; do
|
||||
|
|
Loading…
Add table
Reference in a new issue