rpl: fix url(s)
This commit is contained in:
parent
9bc5eb1e9b
commit
1b5205ba3d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Rpl < Formula
|
||||
desc "Text replacement utility"
|
||||
homepage "http://www.laffeycomputer.com/rpl.html"
|
||||
url "http://downloads.laffeycomputer.com/current_builds/rpl-1.4.1.tar.gz"
|
||||
url "https://web.archive.org/web/20170106105512/downloads.laffeycomputer.com/current_builds/rpl-1.4.1.tar.gz"
|
||||
sha256 "291055dc8763c855bab76142b5f7e9625392bcefa524b796bc4ddbcf941a1310"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue