upx: make HEAD use devel branch (#5861)
This commit is contained in:
parent
83b21ae1b3
commit
8b656bf587
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Upx < Formula
|
||||||
url "https://github.com/upx/upx/releases/download/v3.91/upx-3.91-src.tar.bz2"
|
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"
|
mirror "https://fossies.org/linux/privat/upx-3.91-src.tar.bz2"
|
||||||
sha256 "527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c"
|
sha256 "527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c"
|
||||||
head "https://github.com/upx/upx.git"
|
head "https://github.com/upx/upx.git", :branch => :devel
|
||||||
revision 1
|
revision 1
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue