Ticket #47895: github.diff

File github.diff, 619 bytes (added by RJVB (René Bertin), 9 years ago)
  • _resources/port1.0/group/github-1.0.tcl

    old new  
    136136            tags {
    137137                github.master_sites ${github.homepage}/tarball/${git.branch}
    138138            }
     139            archive {
     140                github.master_sites ${github.homepage}/archive/${git.branch}
     141            }
    139142            default {
    140143                return -code error "invalid value \"${args}\" for github.tarball_from"
    141144            }