libpgm: migrate to archive URL
This commit is contained in:
parent
883cab34d8
commit
5341f30e47
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Libpgm < Formula
|
||||
desc "Implements the PGM reliable multicast protocol"
|
||||
homepage "https://code.google.com/p/openpgm/"
|
||||
url "https://openpgm.googlecode.com/files/libpgm-5.2.122%7Edfsg.tar.gz"
|
||||
homepage "https://code.google.com/archive/p/openpgm/"
|
||||
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/openpgm/libpgm-5.2.122~dfsg.tar.gz"
|
||||
version "5.2.122"
|
||||
sha256 "e296f714d7057e3cdb87f4e29b1aecb3b201b9fcb60aa19ed4eec29524f08bd8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue