libutf: secure/fix url(s)
This commit is contained in:
parent
dc45bebac3
commit
5d02a0684d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libutf < Formula
|
||||
desc "Port of Plan 9's support library for UTF-8 and Unicode"
|
||||
homepage "https://swtch.com/plan9port/unix/"
|
||||
url "https://swtch.com/plan9port/unix/libutf-20110530.tgz"
|
||||
mirror "http://distfiles.exherbo.org/distfiles/libutf-20110530.tgz"
|
||||
homepage "https://9fans.github.io/plan9port/unix/"
|
||||
url "https://dl.bintray.com/homebrew/mirror/libutf-20110530.tgz"
|
||||
mirror "https://mirrors.dotsrc.org/exherbo/libutf-20110530.tgz"
|
||||
sha256 "7789326c507fe9c07ade0731e0b0da221385a8f7cd1faa890af92a78a953bf5e"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue