mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
Signal-Desktop: update to 5.63.1.
This commit is contained in:
parent
08cc0787b0
commit
7d781d0b1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=5.63.0
|
||||
version=5.63.1
|
||||
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=fcc90d1c4770e0a93cda09ef3413d3a2b1da886459339f9f7197ed85694695e3
|
||||
checksum=027cc8b526fc4f8fbdf207270baf65ed54eb94ce9e93fe48b1ccb2696120cf27
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue