mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Signal-Desktop: update to 6.9.0.
This commit is contained in:
parent
b0e72ba5f4
commit
70030f45e2
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.8.0
|
version=6.9.0
|
||||||
revision=1
|
revision=1
|
||||||
# Signal officially only supports x86_64
|
# Signal officially only supports x86_64
|
||||||
# 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=0f216192e73f5481682ac683ccc05e134c3f0a386e058944467008f3b24af53c
|
checksum=5cf68e2e33c86d1dc53bf9f9c510c2d7871061eecb59d10d6968d46315560185
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue