mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Signal-Desktop: update to 6.5.1.
This commit is contained in:
parent
40f1e1ec33
commit
f48d8ccb6a
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=6.4.1
|
version=6.5.1
|
||||||
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=899af104afe358413ebba2971ddb273ee788f7ffad9fdf96ece30e527eda3475
|
checksum=553902fc571a0965538b6ade8e0bdd4056540c91165f49b5e7b826e0545302d8
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue