postgresql 9.5.3

postgresql: update 9.5.3 bottle.

Closes #1140.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
David Fetter 2016-05-13 14:39:38 -07:00 committed by Dominyk Tiller
parent 54d3fd9050
commit 4918553760

View file

@ -1,8 +1,8 @@
class Postgresql < Formula
desc "Object-relational database system"
homepage "https://www.postgresql.org/"
url "https://ftp.postgresql.org/pub/source/v9.5.2/postgresql-9.5.2.tar.bz2"
sha256 "f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41"
url "https://ftp.postgresql.org/pub/source/v9.5.3/postgresql-9.5.3.tar.bz2"
sha256 "7385c01dc58acba8d7ac4e6ad42782bd7c0b59272862a3a3d5fe378d4503a0b4"
bottle do
revision 1