8000 perl-build: update license · ArduinoBot/homebrew-core@d0d58ee · GitHub
[go: up one dir, main page]

Skip to content

Commit d0d58ee

Browse files
chenrui333Rylan12
authored andcommitted
perl-build: update license
1 parent 67537dc commit d0d58ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Formula/perl-build.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ class PerlBuild < Formula
33
homepage "https://github.com/tokuhirom/Perl-Build"
44
url "https://github.com/tokuhirom/Perl-Build/archive/1.30.tar.gz"
55
sha256 "30585889bf7ba9979233d30cfd32686790833f0317ce8d796878dca996fab9bb"
6-
# license ["Artistic-1.0", "GPL-1.0"] - pending https://github.com/Homebrew/brew/pull/7953
7-
license "Artistic-1.0"
6+
license any_of: ["Artistic-1.0", "GPL-1.0-or-later"]
87
head "https://github.com/tokuhirom/perl-build.git"
98

109
bottle do

0 commit comments

Comments
 (0)
0