mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
skype: update to 8.24.76.3 (#127)
This commit is contained in:
parent
14c687216b
commit
6c7c72df51
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'skype'
|
# Template file for 'skype'
|
||||||
# This just repackages the debian package.
|
# This just repackages the debian package.
|
||||||
pkgname=skype
|
pkgname=skype
|
||||||
version=8.20.76.3
|
version=8.24.76.3
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="skype"
|
license="skype"
|
||||||
homepage="https://www.skype.com"
|
homepage="https://www.skype.com"
|
||||||
distfiles="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
|
distfiles="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
|
||||||
checksum=d53218468e7188e40b11dcb28bb218eddefffef75f4c98aa208638a35870549f
|
checksum=62e9ea65af9d1d4879664af3f72e135864edc50170816bb24ee78a4bcf8364a4
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
ar p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/skypeforlinux_${version}_amd64.deb data.tar.xz | tar xJpf - ./usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue