internal/rosa/package: replace assignment syntax

This commit is contained in:
mae
2026-05-23 23:15:20 -05:00
parent dcfcc9992c
commit b72f6a743a
68 changed files with 100 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ package perl {
// odd-even versioning
latest = anityaFallback
version := "5.42.2"
version# = "5.42.2"
source = remoteTar {
url = "https://www.cpan.org/src/5.0/perl-${version}.tar.gz"
checksum = "Me_xFfgkRnVyG0sE6a74TktK2OUq9Z1LVJNEu_9RdZG3S2fbjfzNiuk2SJqHAgbm"
@@ -49,7 +49,7 @@ package perl-Module-Build {
website = "https://metacpan.org/release/Module-Build"
anitya = 3077
version := "0.4234"
version# = "0.4234"
source = remoteCPAN {
author = "LEONT"
name = "Module-Build"
@@ -78,7 +78,7 @@ package perl-Locale-gettext {
website = "https://metacpan.org/release/Locale-gettext"
anitya = 7523
version := "1.07"
version# = "1.07"
source = remoteCPAN {
author = "PVANDRY"
name = "Locale-gettext"
@@ -96,7 +96,7 @@ package perl-Pod-Parser {
website = "https://metacpan.org/release/Pod-Parser"
anitya = 3244
version := "1.67"
version# = "1.67"
source = remoteCPAN {
author = "MAREKR"
name = "Pod-Parser"
@@ -115,7 +115,7 @@ package perl-SGMLS {
anitya = 389576
latest = anityaLegacyCPAN
version := "1.1"
version# = "1.1"
source = remoteCPAN {
author = "RAAB"
name = "SGMLSpm"
@@ -133,7 +133,7 @@ package perl-Term-ReadKey {
website = "https://metacpan.org/release/TermReadKey"
anitya = 3372
version := "2.38"
version# = "2.38"
source = remoteCPAN {
author = "JSTOWE"
name = "TermReadKey"
@@ -151,7 +151,7 @@ package perl-Text-CharWidth {
website = "https://metacpan.org/release/Text-CharWidth"
anitya = 14380
version := "0.04"
version# = "0.04"
source = remoteCPAN {
author = "KUBOTA"
name = "Text-CharWidth"
@@ -169,7 +169,7 @@ package perl-Text-WrapI18N {
website = "https://metacpan.org/release/Text-WrapI18N"
anitya = 14385
version := "0.06"
version# = "0.06"
source = remoteCPAN {
author = "KUBOTA"
name = "Text-WrapI18N"
@@ -188,7 +188,7 @@ package perl-MIME-Charset {
website = "https://metacpan.org/release/MIME-Charset"
anitya = 3070
version := "1.013.1"
version# = "1.013.1"
source = remoteCPAN {
author = "NEZUMI"
name = "MIME-Charset"
@@ -206,7 +206,7 @@ package perl-Unicode-LineBreak {
website = "https://metacpan.org/release/Unicode-LineBreak"
anitya = 6033
version := "2019.001"
version# = "2019.001"
source = remoteCPAN {
author = "NEZUMI"
name = "Unicode-LineBreak"
@@ -225,7 +225,7 @@ package perl-YAML-Tiny {
website = "https://metacpan.org/release/YAML-Tiny"
anitya = 3549
version := "1.76"
version# = "1.76"
source = remoteCPAN {
author = "ETHER"
name = "YAML-Tiny"
@@ -243,7 +243,7 @@ package perl-Test-Cmd {
website = "https://metacpan.org/release/Test-Cmd"
anitya = 6014
version := "1.09"
version# = "1.09"
source = remoteCPAN {
author = "NEILB"
name = "Test-Cmd"