We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5317aca commit 285a8b2Copy full SHA for 285a8b2
Formula/y/yydecode.rb
@@ -3,7 +3,7 @@ class Yydecode < Formula
3
homepage "https://yydecode.sourceforge.net/"
4
url "https://downloads.sourceforge.net/project/yydecode/yydecode/0.2.10/yydecode-0.2.10.tar.gz"
5
sha256 "bd4879643f6539770fd23d1a51dc6a91ba3de2823cf14d047a40c630b3c7ba66"
6
- license "GPL-2.0"
+ license "GPL-2.0-or-later"
7
8
bottle do
9
rebuild 1
0 commit comments