diff --git a/drupal-org.make b/drupal-org.make index 08324b46f7faea451ebc52dfbfdc6351f07439dc..7265ab960462664ea32f70797d6cc7286ee25d8a 100755 --- a/drupal-org.make +++ b/drupal-org.make @@ -193,27 +193,27 @@ projects[shiny][version] = 1.1 ; Libraries. libraries[colorbox][type] = "libraries" -libraries[colorbox][download][type] = "git" -libraries[colorbox][download][url] = "https://github.com/jackmoore/colorbox.git" +libraries[colorbox][download][type] = "file" +libraries[colorbox][download][url] = "https://github.com/jackmoore/colorbox/archive/master.zip" libraries[jquery.bxslider][type] = "libraries" -libraries[jquery.bxslider][download][type] = "git" -libraries[jquery.bxslider][download][url] = "https://github.com/wandoledzep/bxslider-4.git" +libraries[jquery.bxslider][download][type] = "file" +libraries[jquery.bxslider][download][url] = "https://github.com/wandoledzep/bxslider-4/archive/master.zip" libraries[jquery_ui_spinner][type] = "libraries" -libraries[jquery_ui_spinner][download][type] = "git" -libraries[jquery_ui_spinner][download][url] = "https://github.com/btburnett3/jquery.ui.spinner.git" +libraries[jquery_ui_spinner][download][type] = "file" +libraries[jquery_ui_spinner][download][url] = "https://github.com/btburnett3/jquery.ui.spinner/archive/master.zip" libraries[cloud-zoom][type] = "libraries" libraries[cloud-zoom][download][type] = "file" libraries[cloud-zoom][download][url] = "http://www.professorcloud.com/downloads/cloud-zoom.1.0.3.zip" libraries[jquery_expander][type] = "libraries" -libraries[jquery_expander][download][type] = "git" -libraries[jquery_expander][download][url] = "https://github.com/kswedberg/jquery-expander.git" +libraries[jquery_expander][download][type] = "file" +libraries[jquery_expander][download][url] = "https://github.com/kswedberg/jquery-expander/archive/master.zip" libraries[selectnav.js][type] = "libraries" -libraries[selectnav.js][download][type] = "git" -libraries[selectnav.js][download][url] = "https://github.com/lukaszfiszer/selectnav.js.git" +libraries[selectnav.js][download][type] = "file" +libraries[selectnav.js][download][url] = "https://github.com/lukaszfiszer/selectnav.js/archive/master.zip" libraries[ie7-js][type] = "libraries" libraries[ie7-js][download][type] = "file" libraries[ie7-js][download][url] = "https://ie7-js.googlecode.com/files/ie7-2.1%28beta4%29.zip" libraries[chosen][type] = "libraries" -libraries[chosen][download][type] = "git" -libraries[chosen][download][url] = "https://github.com/harvesthq/chosen.git" +libraries[chosen][download][type] = "file" +libraries[chosen][download][url] = "https://github.com/harvesthq/chosen/archive/master.zip" libraries[chosen][overwrite] = TRUE