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