aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorSergey Soldatov <sergey.soldatov@gmail.com>2015-11-17 22:06:07 -0800
committerKonstantin Boudnik <cos@apache.org>2015-11-17 23:15:36 -0800
commit772ff0b6fa9d9e8707ccedf3828c037d4d6dd054 (patch)
tree2ae06ff9e63e89ffc729da1d56f05b3ef1b87d88 /bigtop.bom
parentcb5983eedb04a6ce28b91d6a808af52135be9bac (diff)
BIGTOP-2149. Zeppeling 0.5.5 has been officially released. Change the source ref
Signed-off-by: Konstantin Boudnik <cos@apache.org>
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom8
1 files changed, 4 insertions, 4 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 7b08952c..dacfb4e5 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -394,11 +394,11 @@ bigtop {
name = 'zeppelin'
relNotes = 'Apache Zeppelin (incubating)'
version { base = '0.5.5'; pkg = base; release = 1 }
- tarball { source = "branch-${version.base}.zip"
+ tarball { source = "$name-${version.base}-incubating.tgz"
destination = "$name-${version.base}.tar.gz" }
- url { download_path = "apache/incubator-zeppelin/archive"
- site = "https://github.com/${download_path}"
- archive = site }
+ url { download_path = "/incubator/$name/${version.base}-incubating/"
+ site = "${apache.APACHE_MIRROR}/${download_path}"
+ archive = "${apache.APACHE_ARCHIVE}/${download_path}" }
}
}
}