fltk: don't use fossies.org for primary url
This commit is contained in:
parent
8532d245a2
commit
e5da6afe82
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
class Fltk < Formula
|
||||
desc "Cross-platform C++ GUI toolkit"
|
||||
homepage "http://www.fltk.org/"
|
||||
url "https://fossies.org/linux/misc/fltk-1.3.4-source.tar.gz"
|
||||
url "http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-source.tar.gz"
|
||||
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/fltk/fltk-1.3.4-source.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/fltk-1.3.4-source.tar.gz"
|
||||
sha256 "c8ab01c4e860d53e11d40dc28f98d2fe9c85aaf6dbb5af50fd6e66afec3dc58f"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue