rubberband: restore canonical url after upstream fix
Ref: https://bitbucket.org/breakfastquay/rubberband/issues/22
This commit is contained in:
parent
a7b73195d1
commit
dde058b1bb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Rubberband < Formula
|
|||
head "https://bitbucket.org/breakfastquay/rubberband/", :using => :hg
|
||||
|
||||
stable do
|
||||
url "https://breakfastquay.com/files/releases/34/rubberband-1.8.1.tar.bz2"
|
||||
url "https://code.breakfastquay.com/attachments/download/34/rubberband-1.8.1.tar.bz2"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/r/rubberband/rubberband_1.8.1.orig.tar.bz2"
|
||||
sha256 "ff0c63b0b5ce41f937a8a3bc560f27918c5fe0b90c6bc1cb70829b86ada82b75"
|
||||
|
||||
|
|
Loading…
Reference in a new issue