Skip to content

Commit 73742cd

Browse files
committed
Add 10.13
1 parent 5202899 commit 73742cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: distfiles/finkdist

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ sub find_fetch_infofile {
144144
} elsif ($distdir =~ /^10.7/) {
145145
$dists = ('10.7', '10.8');
146146
} else {
147-
$dists = ('10.9', '10.10', '10.11', '10.12');
147+
$dists = ('10.9', '10.10', '10.11', '10.12', '10.13');
148148
}
149149
DIST:
150150
for my $dist ($dists) {

0 commit comments

Comments
 (0)