Changeset 98708


Ignore:
Timestamp:
Oct 13, 2012, 1:15:31 PM (12 years ago)
Author:
ciserlohn@…
Message:

FScript: fix livecheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/aqua/FScript/Portfile

    r92670 r98708  
    101101
    102102livecheck.type      regex
    103 livecheck.url       https://github.com/pmougin/F-Script/branches
    104 livecheck.regex     "/pmougin/F-Script/commits/v(\\d+\\.\\d+(\\.\\d+)?)"
     103livecheck.url       https://github.com/pmougin/F-Script/tags
     104livecheck.regex     tarball/v(\[^"\]+)
Note: See TracChangeset for help on using the changeset viewer.