vdirsyncer: fix head url (#13075)
This commit is contained in:
parent
dbaa45b880
commit
ed2204c347
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Vdirsyncer < Formula
|
|||
homepage "https://github.com/pimutils/vdirsyncer"
|
||||
url "https://files.pythonhosted.org/packages/d7/83/1173613bc62b85f8c074b6589072951ad4f7e674d51d8bad875be38bc813/vdirsyncer-0.15.0.tar.gz"
|
||||
sha256 "52f7acccab443ce20aca2623b80475f741844929977c08b2f8f11fc9ba2f4a21"
|
||||
head "https://github.com/pimutils/vdirsyncer"
|
||||
head "https://github.com/pimutils/vdirsyncer.git"
|
||||
|
||||
bottle do
|
||||
sha256 "6114db2c17ab20ea51bda2792b5f750322e6d25a67f181146cfe54995b9edcad" => :sierra
|
||||
|
|
Loading…
Reference in a new issue