libpq 11.0

Closes #33132.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-10-18 22:17:44 +08:00 committed by FX Coudert
parent 8825b5e866
commit 3e0a36ee6a

View file

@ -1,8 +1,8 @@
class Libpq < Formula
desc "Postgres C API library"
homepage "https://www.postgresql.org/docs/10/static/libpq.html"
url "https://ftp.postgresql.org/pub/source/v10.5/postgresql-10.5.tar.bz2"
sha256 "6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011"
homepage "https://www.postgresql.org/docs/11/static/libpq.html"
url "https://ftp.postgresql.org/pub/source/v11.0/postgresql-11.0.tar.bz2"
sha256 "bf9bba03d0c3902c188af12e454b35343c4a9bf9e377ec2fe50132efb44ef36b"
bottle do
sha256 "6759f79a89a6076dd0a08bc5abad1eeac4077204fcec749f708822a2bf88365a" => :mojave