From 8b656bf5874582a9cd3e8c72d4efda67f8b54262 Mon Sep 17 00:00:00 2001 From: "T.Yamada" Date: Fri, 14 Oct 2016 00:42:20 +0900 Subject: [PATCH] upx: make HEAD use devel branch (#5861) --- Formula/upx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/upx.rb b/Formula/upx.rb index 6224b1126c..862921a962 100644 --- a/Formula/upx.rb +++ b/Formula/upx.rb @@ -4,7 +4,7 @@ class Upx < Formula url "https://github.com/upx/upx/releases/download/v3.91/upx-3.91-src.tar.bz2" mirror "https://fossies.org/linux/privat/upx-3.91-src.tar.bz2" sha256 "527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c" - head "https://github.com/upx/upx.git" + head "https://github.com/upx/upx.git", :branch => :devel revision 1 bottle do