mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
1password: update to 8.10.8
This commit is contained in:
parent
6718d2c7ea
commit
6b2150bfca
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.7
|
version=8.10.8
|
||||||
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="4e6a1ffa66b54893104525754f97e52de5df7ba5b56b6536998ce2f8caf1bc93
|
checksum="57fa891ede3da4f126d60f76844402b1c989dd99121d3636a00ebd77a0f19265
|
||||||
31dd56227da961b346c5e00aebfe44b065cecb06314c144c3572033777d5c6d0"
|
e354e5621259b164d9136fa9947a0e617b4e993ff3c0a57b4279900f5b4dcf1e"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
x86_64)
|
x86_64)
|
||||||
_arch="x64"
|
_arch="x64"
|
||||||
checksum="e4a300cecb683e636015e8e9db547c3dc76b994b645f7ab11d85f7ad5e49ab21
|
checksum="13b957cb1a012f6ce2308222b2c909261679ca62b2bafe335c4aa2814b54e352
|
||||||
572508224d18cceb7efe66ed2db3c52f2cfd7f572c7e107e9d7b8439340d17ac"
|
99e5d9dc9b348d96d8349d68f2a45d11461e2fd2e5c948ad9f4a2c5fcf6af259"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue