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 6968fed commit 8ff3b9dCopy full SHA for 8ff3b9d
Formula/e/efl.rb
@@ -4,6 +4,7 @@ class Efl < Formula
4
url "https://download.enlightenment.org/rel/libs/efl/efl-1.27.0.tar.xz"
5
sha256 "3dfb99fbcc268c0bc797e2f83e8c503ef9de66284f40b381bb597a08185c00f4"
6
license all_of: ["GPL-2.0-only", "LGPL-2.1-only", "BSD-2-Clause", "FTL", "zlib-acknowledgement"]
7
+ revision 1
8
9
livecheck do
10
url "https://download.enlightenment.org/rel/libs/efl/"
0 commit comments