mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
1password: update to 8.10.9.
This commit is contained in:
parent
bd36ad90fe
commit
508e3123ac
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.8
|
version=8.10.9
|
||||||
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="57fa891ede3da4f126d60f76844402b1c989dd99121d3636a00ebd77a0f19265
|
checksum="22e44f0a985a829c748f29c99a12fd1134b34b425a582a436a876dd130e6ef1b
|
||||||
e354e5621259b164d9136fa9947a0e617b4e993ff3c0a57b4279900f5b4dcf1e"
|
07318663df4744527e279705f23d65e3f5831f5af4207d74b08f22b006a4cd82"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
x86_64)
|
x86_64)
|
||||||
_arch="x64"
|
_arch="x64"
|
||||||
checksum="13b957cb1a012f6ce2308222b2c909261679ca62b2bafe335c4aa2814b54e352
|
checksum="11fd1e7b8d5654de3a20e61b772175c3c51ddacee7711ef5ff94c59d0c0e9d55
|
||||||
99e5d9dc9b348d96d8349d68f2a45d11461e2fd2e5c948ad9f4a2c5fcf6af259"
|
6319e097a0d8a871b9e26154c294825275eb0798f0c0a3cd58b479d3ffc5ae00"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue