mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/fmodapi: Fixed download links.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b60adc0c7f
commit
a4bbfa3041
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="fmodapi"
|
||||
VERSION="4.28.17"
|
||||
HOMEPAGE="http://www.fmod.org/"
|
||||
DOWNLOAD="http://www.fmod.org/index.php/release/version/fmodapi42817linux.tar.gz"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/fmodapi42817linux.tar.gz"
|
||||
MD5SUM="4829a0d512e3637a239c669f3c51037e"
|
||||
DOWNLOAD_x86_64="http://www.fmod.org/index.php/release/version/fmodapi42817linux64.tar.gz"
|
||||
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/fmodapi42817linux64.tar.gz"
|
||||
MD5SUM_x86_64="d6d62b5392c3196a3365c8e9ecbd6ad4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Pablo Santamaria"
|
||||
|
|
Loading…
Reference in a new issue