libtextcat: secure/fix broken url(s)
This commit is contained in:
parent
350ca16690
commit
a0b80bc6b7
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
class Libtextcat < Formula
|
||||
desc "N-gram-based text categorization library"
|
||||
homepage "https://software.wise-guys.nl/libtextcat/"
|
||||
url "http://pkgs.fedoraproject.org/repo/pkgs/libtextcat/libtextcat-2.2.tar.gz/128cfc86ed5953e57fe0f5ae98b62c2e/libtextcat-2.2.tar.gz"
|
||||
url "https://software.wise-guys.nl/download/libtextcat-2.2.tar.gz"
|
||||
mirror "https://src.fedoraproject.org/repo/pkgs/libtextcat/libtextcat-2.2.tar.gz/128cfc86ed5953e57fe0f5ae98b62c2e/libtextcat-2.2.tar.gz"
|
||||
sha256 "5677badffc48a8d332e345ea4fe225e3577f53fc95deeec8306000b256829655"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue