gmail-backup: fix the homepage
Homepage down, suggest a working google code URL (until someone export it to Github?) Closes Homebrew/homebrew#48617. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>master
parent
257f00afc3
commit
f6fabb349f
|
@ -1,6 +1,6 @@
|
|||
class GmailBackup < Formula
|
||||
desc "Backup and restore the content of your Gmail account"
|
||||
homepage "http://www.gmail-backup.com/"
|
||||
homepage "https://code.google.com/archive/p/gmail-backup-com/"
|
||||
url "https://gmail-backup-com.googlecode.com/files/gmail-backup-20110307.tar.gz"
|
||||
sha256 "caf7cb40ea580e506f90a6029a64fedaf1234093c729ca7e6e36efbd709deb93"
|
||||
head "http://gmail-backup-com.googlecode.com/svn/trunk"
|
||||
|
|
Loading…
Reference in New Issue