libraries/gsm: Fixed HOMEPAGE link.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a4fb94799
commit
5b0cd33060
|
@ -2,5 +2,3 @@ gsm contains command line utilities and libgsm, an implementation
|
||||||
of the European GSM 06.10 provisional standard for full-rate speech
|
of the European GSM 06.10 provisional standard for full-rate speech
|
||||||
transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
|
transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
|
||||||
excitation/long term prediction) coding at 13 kbit/s.
|
excitation/long term prediction) coding at 13 kbit/s.
|
||||||
|
|
||||||
The homepage link is dead there is no known homepage at this time.
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PRGNAM="gsm"
|
PRGNAM="gsm"
|
||||||
VERSION="1.0.13"
|
VERSION="1.0.13"
|
||||||
HOMEPAGE="http://user.cs.tu-berlin.de/~jutta/toast.html"
|
HOMEPAGE="http://www.quut.com/gsm/"
|
||||||
DOWNLOAD="http://www.imagemagick.org/download/delegates/ffmpeg/gsm-1.0.13.tar.bz2"
|
DOWNLOAD="http://www.imagemagick.org/download/delegates/ffmpeg/gsm-1.0.13.tar.bz2"
|
||||||
MD5SUM="9a01ad263f8c7646c32c39cb4b8024c1"
|
MD5SUM="9a01ad263f8c7646c32c39cb4b8024c1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
|
|
Loading…
Reference in New Issue