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
|
class Perl < Formula
|
||||||
desc "Highly capable, feature-rich programming language"
|
desc "Highly capable, feature-rich programming language"
|
||||||
homepage "https://www.perl.org/"
|
homepage "https://www.perl.org/"
|
||||||
url "https://www.cpan.org/src/5.0/perl-5.28.0.tar.xz"
|
url "https://www.cpan.org/src/5.0/perl-5.28.1.tar.gz"
|
||||||
sha256 "059b3cb69970d8c8c5964caced0335b4af34ac990c8e61f7e3f90cd1c2d11e49"
|
sha256 "3ebf85fe65df2ee165b22596540b7d5d42f84d4b72d84834f74e2e0b8956c347"
|
||||||
head "https://perl5.git.perl.org/perl.git", :branch => "blead"
|
head "https://perl5.git.perl.org/perl.git", :branch => "blead"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue