- from 'git://github.com/Leaflet/Leaflet.git', :tag => 'v0.6' do
- file 'leaflet.css', 'dist/leaflet.css'
- file 'leaflet.ie.css', 'dist/leaflet.ie.css'
- file 'leaflet.js', 'dist/leaflet-src.js'
- folder 'images', 'dist/images'
+ from 'https://github.com/aratcliffe/Leaflet.contextmenu.git', :tag => 'v1.5.1' do
+ file 'leaflet.contextmenu.js', 'dist/leaflet.contextmenu.js'
+ file 'leaflet.contextmenu.css', 'dist/leaflet.contextmenu.css'