mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
1password: update to 8.10.16.
This commit is contained in:
parent
58286b1987
commit
8c8c362163
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for '1password'
|
||||
pkgname=1password
|
||||
version=8.10.13
|
||||
version=8.10.16
|
||||
revision=1
|
||||
archs="x86_64 aarch64"
|
||||
hostmakedepends="gnupg"
|
||||
|
@ -12,14 +12,14 @@ homepage="https://www.1password.com"
|
|||
case "${XBPS_TARGET_MACHINE}" in
|
||||
aarch64)
|
||||
_arch="arm64"
|
||||
checksum="a512570add16f7dab4caca004889a172a207b7c08e7e02ec3e61b8d2a40fa275
|
||||
5d7a60db301af9c4f19350c737b4f5d8bbe71de510282dd14017f6167c761005"
|
||||
checksum="4721b5433984af0262df5a72b653a3584e907e15a3bd942e69312d204a60d369
|
||||
92fbaa0ac00c6d22060fb00c13a4ba1aa95ab424d995bbdb03abff9e7d1a02b4"
|
||||
;;
|
||||
|
||||
x86_64)
|
||||
_arch="x64"
|
||||
checksum="a3496d85278bccfe34b852f41f241433e759f3d27b119c957b78022abd9a116d
|
||||
8a3d85b9bdcdbda34808d417363961018183c80f3022510bde921a56b4472ba0"
|
||||
checksum="a7d253254c0fa89000ca485f57094490f96a819d21f552d04772b60580019f92
|
||||
b0d3ac1995043819654e068a3e423ea50c906add595e562be182d663d6d5230b"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue