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:
parent
62d18fd186
commit
38b4bc59da
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue