mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
1password: update to 8.10.23
This commit is contained in:
parent
0e406f4c97
commit
6504f6078c
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.22
|
version=8.10.23
|
||||||
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="459890593097543518a1997781421667cb21cc5b5d7eb13860d5cacd1c99eb41
|
checksum="bc4769aa5197739811f64afe89146f448e2be3c1fa016afeb0366dda4350c41e
|
||||||
669c87f46e2ed5d9f71c31a7d393c9eaac4107639e369b94d4142f3941a5689c"
|
8677ef551e2f32c627ca87caeb367e4ec36a4d4b062d1a00fbec9dc6137c9b85"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
x86_64)
|
x86_64)
|
||||||
_arch="x64"
|
_arch="x64"
|
||||||
checksum="149cb11c74461c8fa09d51ec0539184a8ffeddbf77f2336d17d3683b4de4f747
|
checksum="4ea67d01f7f21e5d6600ac99bc00d51a1e4e5ca6441978ca4a45eaed923fa1b0
|
||||||
c9472aae05c03eded435f1222136a94b18b084ebd6d3a8aead1530f4cbcf17fa"
|
9299d821a0b8bc2119220cf1caf002b79c19bbff8b0e9d43da9427205430bb4c"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue