perl 5.28.1
This commit is contained in:
parent
03aac53b3d
commit
5954a416d6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Perl < Formula
|
||||
desc "Highly capable, feature-rich programming language"
|
||||
homepage "https://www.perl.org/"
|
||||
url "https://www.cpan.org/src/5.0/perl-5.28.0.tar.xz"
|
||||
sha256 "059b3cb69970d8c8c5964caced0335b4af34ac990c8e61f7e3f90cd1c2d11e49"
|
||||
url "https://www.cpan.org/src/5.0/perl-5.28.1.tar.gz"
|
||||
sha256 "3ebf85fe65df2ee165b22596540b7d5d42f84d4b72d84834f74e2e0b8956c347"
|
||||
head "https://perl5.git.perl.org/perl.git", :branch => "blead"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue