diff --git a/Formula/ykman.rb b/Formula/ykman.rb index 9efd88f0f2..781f4da6a4 100644 --- a/Formula/ykman.rb +++ b/Formula/ykman.rb @@ -5,6 +5,7 @@ class Ykman < Formula homepage "https://developers.yubico.com/yubikey-manager/" url "https://developers.yubico.com/yubikey-manager/Releases/yubikey-manager-0.7.1.tar.gz" sha256 "177bbf953b8557b8de68bacbbdfc56764e93733f337b2327e322cfc4ed4f7d18" + head "https://github.com/Yubico/yubikey-manager.git" bottle do cellar :any @@ -13,10 +14,6 @@ class Ykman < Formula sha256 "186d9b52c6e97c0f9f68f59b225683051173b5e1f575ffd59ca9d42498e09816" => :el_capitan end - head do - url "https://github.com/Yubico/yubikey-manager.git" - end - depends_on "python@2" depends_on "swig" => :build depends_on "ykpers"