mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
Signal-Desktop: update to 5.57.0.
This commit is contained in:
parent
93e58fb69f
commit
9a0a84c497
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
# Signal officially only supports x86_64 (also due to Electron)
|
||||
# x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
|
||||
|
@ -13,7 +13,7 @@ maintainer="akierig <anelki@fastmail.de>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||
checksum=ddec149fcb53253a26e8436fd1157e28ccf32673663d3b6a51753af31efa883b
|
||||
checksum=eeb2a8cfcfb8410fc7ee901cb1b7994421844fb7af1e52b9faad6151b32b152b
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue