upx: fix head (#33591)

This commit is contained in:
Daniel Rocha 2018-11-01 15:10:08 +01:00 committed by FX Coudert
parent d027f0010b
commit 1cc4b4708a

View file

@ -1,7 +1,7 @@
class Upx < Formula
desc "Compress/expand executable files"
homepage "https://upx.github.io/"
head "https://github.com/upx/upx.git", :branch => :devel
head "https://github.com/upx/upx.git", :branch => "devel"
stable do
url "https://github.com/upx/upx/archive/v3.95.tar.gz"