parent
80b153496d
commit
f3df9c18e1
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Poco < Formula
|
||||
desc "C++ class libraries for building network and internet-based applications"
|
||||
homepage "https://pocoproject.org/"
|
||||
url "https://pocoproject.org/releases/poco-1.9.0/poco-1.9.0-all.tar.gz"
|
||||
sha256 "0387bf0f9d313e2311742e1ad0b64e07f2f3e76039eed20e3b9aa9951b88e187"
|
||||
revision 1
|
||||
url "https://pocoproject.org/releases/poco-1.9.2/poco-1.9.2-all.tar.gz"
|
||||
sha256 "6dfffb805741d9fe8ca1d0aa4cbeff571585e6f7ac0bb84ebeff50f40def6b4a"
|
||||
head "https://github.com/pocoproject/poco.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue