dbxml: use secure homepage
This commit is contained in:
parent
eee8b06562
commit
bce81aea01
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Dbxml < Formula
|
||||
desc "Embeddable XML database with XQuery support and other advanced features"
|
||||
homepage "http://www.oracle.com/us/products/database/berkeley-db/xml/overview/index.html"
|
||||
homepage "https://www.oracle.com/us/products/database/berkeley-db/xml/overview/index.html"
|
||||
url "http://download.oracle.com/berkeley-db/dbxml-6.0.18.tar.gz"
|
||||
sha256 "5851f60a47920718b701752528a449f30b16ddbf5402a2a5e8cde8b4aecfabc8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue