mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
1password: update to 8.10.20.
This commit is contained in:
parent
f0924e79ae
commit
32fe9612ee
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.18
|
version=8.10.20
|
||||||
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="3ac9a01cf940b7d2bbcad5cc33c04034670a703dd4d4e2ddd8c2df392e2573a4
|
checksum="f0c0c9146e5df35025c6cd61a8bc3b0cff8fb5efa168629f899fdeac6be4b390
|
||||||
e218d8e8dc3497b70f77dcb9a1f16458e7734b406c3cd0f69f2243aba5a256e5"
|
e90e091da2ff6a472ceae2ce779d16b885f32a86928993fb6ae3072b0a486b62"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
x86_64)
|
x86_64)
|
||||||
_arch="x64"
|
_arch="x64"
|
||||||
checksum="de82bc273cf8f93638216f2801e9f31e8eca41e3f9f2267ea27e4f3658819fb2
|
checksum="28e2aa23ae2e238e78af22f2ff3743d23c6063719e901168874dbc7edb754f08
|
||||||
8bc56cdcaa8d8ed7e2fa0605fb91443e743a52a519c58cbb72f7ab17d0b4782c"
|
e292bc311000c9813e0bcf6309e186bd3ed3ce22174ffdaaa88cba641f9a0c4b"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue