diff --git a/base-buildout.cfg b/base-buildout.cfg index 6560e7e20..56cf37770 100644 --- a/base-buildout.cfg +++ b/base-buildout.cfg @@ -183,7 +183,7 @@ update-command = ${js-clean:command} [js-libraries] recipe = hexagonit.recipe.download url = http://rockstor.com/downloads/jslibs/lib.tgz -md5sum = 03ebdc6475c50d58be52c5dcf40330af +md5sum = 9940b2c331995fd233b4c2a169e51b07 strip-top-level-dir = true destination = ${buildout:directory}/static/js/lib on-update = true diff --git a/buildout.cfg b/buildout.cfg index 7a8cdf132..6630c2197 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -181,4 +181,4 @@ update-command = ${delete-prod-rpm:command} [js-libraries] url = http://rockstor.com/downloads/jslibs-dev/lib.tgz -md5sum = 03ebdc6475c50d58be52c5dcf40330af \ No newline at end of file +md5sum = 9940b2c331995fd233b4c2a169e51b07 \ No newline at end of file