libgsm: fix distfiles 404
This commit is contained in:
parent
4ea4473adf
commit
da05bcd05c
|
@ -4,7 +4,8 @@ version=1.0.18
|
|||
revision=1
|
||||
wrksrc="gsm-1.0-pl18"
|
||||
homepage="http://www.quut.com/gsm/"
|
||||
distfiles="http://www.quut.com/gsm/gsm-${version}.tar.gz"
|
||||
# old distfiles from $homepage are deleted when a new version is released
|
||||
distfiles="https://deb.debian.org/debian/pool/main/libg/libgsm/libgsm_$version.orig.tar.gz"
|
||||
short_desc="GSM 06.10 lossy speech compression"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom"
|
||||
|
|
Loading…
Reference in New Issue