liblunar: migrate to archive URL
This commit is contained in:
parent
6a902ac4ce
commit
03e351c76a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Liblunar < Formula
|
||||
desc "Lunar date calendar"
|
||||
homepage "https://code.google.com/p/liblunar/"
|
||||
url "https://liblunar.googlecode.com/files/liblunar-2.2.5.tar.gz"
|
||||
homepage "https://code.google.com/archive/p/liblunar/"
|
||||
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/liblunar/liblunar-2.2.5.tar.gz"
|
||||
sha256 "c24a7cd3ccbf7ab739d752a437f1879f62b975b95abcf9eb9e1dd623982bc167"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue