upx: make HEAD use devel branch (#5861)

This commit is contained in:
T.Yamada 2016-10-14 00:42:20 +09:00 committed by Mike McQuaid
parent 83b21ae1b3
commit 8b656bf587

View file

@ -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