libwpd: update url to HTTPS
This commit is contained in:
parent
aa8ac2fed9
commit
94d148166f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Libwpd < Formula
|
||||
desc "General purpose library for reading WordPerfect files"
|
||||
homepage "https://libwpd.sourceforge.io/"
|
||||
url "http://dev-www.libreoffice.org/src/libwpd-0.10.1.tar.bz2"
|
||||
url "https://dev-www.libreoffice.org/src/libwpd-0.10.1.tar.bz2"
|
||||
sha256 "efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue