mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/couchdb: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
63901fffb9
commit
628af16a51
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="couchdb"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://couchdb.apache.org/"
|
||||
DOWNLOAD="http://apache.fastbull.org/couchdb/releases/1.2.0/apache-couchdb-1.2.0.tar.gz"
|
||||
DOWNLOAD="https://archive.apache.org/dist/couchdb/source/1.2.0/apache-couchdb-1.2.0.tar.gz"
|
||||
MD5SUM="a5cbbcaac288831b3d8a08b725657f10"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue