mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/ioncube-loader: Fix DOWNLOAD.
This commit is contained in:
parent
0388dcd152
commit
6be17c4dd4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="ioncube-loader"
|
||||
VERSION="5.0.18"
|
||||
HOMEPAGE="https://www.ioncube.com"
|
||||
DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2"
|
||||
DOWNLOAD="http://attic-distfiles.pld-linux.org/distfiles/by-md5/d/6/d6c19034730b5f4eb35b4f94e01cb93f/ioncube_loaders_lin_x86.tar.bz2"
|
||||
MD5SUM="d6c19034730b5f4eb35b4f94e01cb93f"
|
||||
DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.bz2"
|
||||
DOWNLOAD_x86_64="http://attic-distfiles.pld-linux.org/distfiles/by-md5/2/0/20329d3b324039892215e84c2ea6b0bc/ioncube_loaders_lin_x86-64.tar.bz2"
|
||||
MD5SUM_x86_64="20329d3b324039892215e84c2ea6b0bc"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Eugene Wissner"
|
||||
|
|
Loading…
Reference in a new issue