forked from rosa/hakurei
internal/rosa/package/perl: fix release monitoring
The existing Microsoft Github monitoring is broken due to unconventional upstream tagging practices. This change switches to monitoring based on the web page instead. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package perl {
|
package perl {
|
||||||
description = "The Perl Programming language";
|
description = "The Perl Programming language";
|
||||||
website = "https://www.perl.org";
|
website = "https://www.perl.org";
|
||||||
anitya = 13599;
|
anitya = 391221;
|
||||||
// odd-even versioning
|
// odd-even versioning
|
||||||
latest = anityaFallback;
|
latest = anityaFallback;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user