Skip to content

Commit 3ae6fe8

Browse files
committed
perl 5.40.2
1 parent 39c62e8 commit 3ae6fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Formula/p/perl.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Perl < Formula
22
desc "Highly capable, feature-rich programming language"
33
homepage "https://www.perl.org/"
4-
url "https://www.cpan.org/src/5.0/perl-5.40.1.tar.xz"
5-
sha256 "dfa20c2eef2b4af133525610bbb65dd13777ecf998c9c5b1ccf0d308e732ee3f"
4+
url "https://www.cpan.org/src/5.0/perl-5.40.2.tar.xz"
5+
sha256 "0551c717458e703ef7972307ab19385edfa231198d88998df74e12226abf563b"
66
license any_of: ["Artistic-1.0-Perl", "GPL-1.0-or-later"]
77
head "https://github.com/perl/perl5.git", branch: "blead"
88

0 commit comments

Comments
 (0)