Revision: 149484 https://trac.macports.org/changeset/149484 Author: sean@macports.org Date: 2016-06-22 15:56:55 -0700 (Wed, 22 Jun 2016) Log Message: ----------- dub: fix livecheck Modified Paths: -------------- trunk/dports/devel/dub/Portfile Modified: trunk/dports/devel/dub/Portfile =================================================================== --- trunk/dports/devel/dub/Portfile 2016-06-22 22:56:51 UTC (rev 149483) +++ trunk/dports/devel/dub/Portfile 2016-06-22 22:56:55 UTC (rev 149484) @@ -31,4 +31,4 @@ copy ${worksrcpath}/bin/dub ${destroot}${prefix}/bin } -livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"rb\]+)${extract.suffix} +livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"rba\]+)${extract.suffix}
participants (1)
-
sean@macports.org