mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
Signal-Desktop: update to 5.56.0.
This commit is contained in:
parent
8ae05109cc
commit
61f4985ec1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Signal-Desktop'
|
# Template file for 'Signal-Desktop'
|
||||||
pkgname=Signal-Desktop
|
pkgname=Signal-Desktop
|
||||||
version=5.55.0
|
version=5.56.0
|
||||||
revision=1
|
revision=1
|
||||||
# Signal officially only supports x86_64 (also due to Electron)
|
# 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
|
# 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"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||||
checksum=a239a1b18de43fa9ea7e7ce34709fbc233563a95aedb418defa6a1bd8dfb3e8e
|
checksum=ddec149fcb53253a26e8436fd1157e28ccf32673663d3b6a51753af31efa883b
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue