1password: update to 8.10.22.
This commit is contained in:
parent
26700e4353
commit
813ea824c5
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for '1password'
|
# Template file for '1password'
|
||||||
pkgname=1password
|
pkgname=1password
|
||||||
version=8.10.20
|
version=8.10.22
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64 aarch64"
|
archs="x86_64 aarch64"
|
||||||
hostmakedepends="gnupg"
|
hostmakedepends="gnupg"
|
||||||
|
@ -12,14 +12,14 @@ homepage="https://www.1password.com"
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
aarch64)
|
aarch64)
|
||||||
_arch="arm64"
|
_arch="arm64"
|
||||||
checksum="f0c0c9146e5df35025c6cd61a8bc3b0cff8fb5efa168629f899fdeac6be4b390
|
checksum="459890593097543518a1997781421667cb21cc5b5d7eb13860d5cacd1c99eb41
|
||||||
e90e091da2ff6a472ceae2ce779d16b885f32a86928993fb6ae3072b0a486b62"
|
669c87f46e2ed5d9f71c31a7d393c9eaac4107639e369b94d4142f3941a5689c"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
x86_64)
|
x86_64)
|
||||||
_arch="x64"
|
_arch="x64"
|
||||||
checksum="28e2aa23ae2e238e78af22f2ff3743d23c6063719e901168874dbc7edb754f08
|
checksum="149cb11c74461c8fa09d51ec0539184a8ffeddbf77f2336d17d3683b4de4f747
|
||||||
e292bc311000c9813e0bcf6309e186bd3ed3ce22174ffdaaa88cba641f9a0c4b"
|
c9472aae05c03eded435f1222136a94b18b084ebd6d3a8aead1530f4cbcf17fa"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue