pldebugger: sync protocol of head url with stable

(the URL itself is the same)

Closes Homebrew/homebrew#46320.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Viktor Szakats 2015-11-24 17:44:48 +01:00 committed by Mike McQuaid
parent 62d18fd186
commit 38b4bc59da

View file

@ -14,7 +14,7 @@ class Pldebugger < Formula
version "1.0" # See default_version field in pldbgapi.control
sha256 "2bb8e27aa8f8434a4861fdbc70adb9cb4b47e1dfe472910d62d6042cb80a2ee1"
head "git://git.postgresql.org/git/pldebugger.git"
head "http://git.postgresql.org/git/pldebugger.git"
depends_on "postgresql"