batch http->https fixes
Closes Homebrew/homebrew#41553. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
55d68b124b
commit
07dc2b3c99
75 changed files with 88 additions and 88 deletions
|
@ -1,6 +1,6 @@
|
|||
class A2ps < Formula
|
||||
desc "Any-to-PostScript filter"
|
||||
homepage "http://www.gnu.org/software/a2ps/"
|
||||
homepage "https://www.gnu.org/software/a2ps/"
|
||||
url "http://ftpmirror.gnu.org/a2ps/a2ps-4.14.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/a2ps/a2ps-4.14.tar.gz"
|
||||
sha1 "365abbbe4b7128bf70dad16d06e23c5701874852"
|
||||
|
|
|
@ -5,7 +5,7 @@ class Agda < Formula
|
|||
|
||||
desc "Dependently typed functional programming language"
|
||||
homepage "http://wiki.portal.chalmers.se/agda/"
|
||||
url "http://hackage.haskell.org/package/Agda-2.4.2.2/Agda-2.4.2.2.tar.gz"
|
||||
url "https://hackage.haskell.org/package/Agda-2.4.2.2/Agda-2.4.2.2.tar.gz"
|
||||
sha1 "fbdf7df3d5a036e683210ac7ccf4f8ec0c9fea05"
|
||||
revision 1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Algol68g < Formula
|
||||
desc "Algol 68 compiler-interpreter"
|
||||
homepage "http://www.xs4all.nl/~jmvdveer/algol.html"
|
||||
homepage "https://www.xs4all.nl/~jmvdveer/algol.html"
|
||||
url "http://jmvdveer.home.xs4all.nl/algol68/algol68g-2.8.1.tar.gz"
|
||||
sha256 "bd499f90576a8d86008316f55e026e08abe2c9bda930e7a00cd0bec5b2b2dc44"
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class ArgpStandalone < Formula
|
||||
desc "Standalone version of arguments parsing functions from GLIBC"
|
||||
homepage 'http://www.lysator.liu.se/~nisse/misc/'
|
||||
url 'http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz'
|
||||
homepage 'https://www.lysator.liu.se/~nisse/misc/'
|
||||
url 'https://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz'
|
||||
sha1 '815c560680ebdc11694b88de2f8ec15133e0bfa0'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class AutoconfArchive < Formula
|
||||
desc "A collection of over 500 reusable autoconf macros"
|
||||
homepage "http://savannah.gnu.org/projects/autoconf-archive/"
|
||||
homepage "https://savannah.gnu.org/projects/autoconf-archive/"
|
||||
url "http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.02.24.tar.xz"
|
||||
mirror "https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-2015.02.24.tar.xz"
|
||||
sha1 "3b85294775df75acce4b89d99ad268a6e7219d9c"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Bam < Formula
|
||||
desc "Build system that uses Lua to describe the build process"
|
||||
homepage "http://matricks.github.io/bam/"
|
||||
homepage "https://matricks.github.io/bam/"
|
||||
url "https://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz"
|
||||
sha1 "c0f32ff9272d5552e02a9d68fbdd72106437ee69"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Bbcolors < Formula
|
||||
desc "Save and load color schemes for BBEdit and TextWrangler"
|
||||
homepage "http://daringfireball.net/projects/bbcolors/"
|
||||
url "http://daringfireball.net/projects/downloads/bbcolors_1.0.1.zip"
|
||||
homepage "https://daringfireball.net/projects/bbcolors/"
|
||||
url "https://daringfireball.net/projects/downloads/bbcolors_1.0.1.zip"
|
||||
sha256 "6ea07b365af1eb5f7fb9e68e4648eec24a1ee32157eb8c4a51370597308ba085"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class BerkeleyDb < Formula
|
||||
desc "High performance key/value database"
|
||||
homepage 'http://www.oracle.com/technology/products/berkeley-db/index.html'
|
||||
homepage 'https://www.oracle.com/technology/products/berkeley-db/index.html'
|
||||
url 'http://download.oracle.com/berkeley-db/db-6.1.19.tar.gz'
|
||||
sha1 'e266f8ab73f4f1ea276d203ce85426e5a6831501'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class BerkeleyDb4 < Formula
|
||||
desc "High performance key/value database"
|
||||
homepage 'http://www.oracle.com/technology/products/berkeley-db/index.html'
|
||||
homepage 'https://www.oracle.com/technology/products/berkeley-db/index.html'
|
||||
url 'http://download.oracle.com/berkeley-db/db-4.8.30.tar.gz'
|
||||
sha1 'ab36c170dda5b2ceaad3915ced96e41c6b7e493c'
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Binutils < Formula
|
||||
desc "FSF Binutils for native development"
|
||||
homepage "http://www.gnu.org/software/binutils/binutils.html"
|
||||
homepage "https://www.gnu.org/software/binutils/binutils.html"
|
||||
url "http://ftpmirror.gnu.org/binutils/binutils-2.25.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/binutils/binutils-2.25.tar.gz"
|
||||
sha1 "f10c64e92d9c72ee428df3feaf349c4ecb2493bd"
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Cppunit < Formula
|
||||
desc "Unit testing framework for C++"
|
||||
homepage "http://www.freedesktop.org/wiki/Software/cppunit/"
|
||||
homepage "https://wiki.freedesktop.org/www/Software/cppunit/"
|
||||
url "http://dev-www.libreoffice.org/src/cppunit-1.13.2.tar.gz"
|
||||
sha1 "0eaf8bb1dcf4d16b12bec30d0732370390d35e6f"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Csmith < Formula
|
||||
desc "Generates random C programs conforming to the C99 standard"
|
||||
homepage "http://embed.cs.utah.edu/csmith/"
|
||||
url "http://embed.cs.utah.edu/csmith/csmith-2.2.0.tar.gz"
|
||||
homepage "https://embed.cs.utah.edu/csmith/"
|
||||
url "https://embed.cs.utah.edu/csmith/csmith-2.2.0.tar.gz"
|
||||
sha1 "3435ce22e645977e03cf6418da076ff3f7a1d4f0"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Csync < Formula
|
||||
desc "File synchronizer especially designed for normal users"
|
||||
homepage "http://www.csync.org/"
|
||||
homepage "https://www.csync.org/"
|
||||
url "https://open.cryptomilk.org/attachments/download/27/csync-0.50.0.tar.xz"
|
||||
sha1 "8df896be17f7f038260159469a6968a9d563cb3c"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class DBus < Formula
|
||||
# releases: even (1.8.x) = stable, odd (1.9.x) = development
|
||||
desc "Message bus system, providing inter-application communication"
|
||||
homepage "http://www.freedesktop.org/wiki/Software/dbus"
|
||||
homepage "https://wiki.freedesktop.org/www/Software/dbus"
|
||||
url "http://dbus.freedesktop.org/releases/dbus/dbus-1.8.14.tar.gz"
|
||||
sha1 "d0b84d6d7af47b8cad7f55befee8e9001daefe01"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Dirmngr < Formula
|
||||
desc "Server for managing certificate revocation lists"
|
||||
homepage "http://www.gnupg.org"
|
||||
homepage "https://www.gnupg.org"
|
||||
url "ftp://ftp.gnupg.org/gcrypt/dirmngr/dirmngr-1.1.1.tar.bz2"
|
||||
mirror "http://ftp.debian.org/debian/pool/main/d/dirmngr/dirmngr_1.1.1.orig.tar.bz2"
|
||||
sha1 "e708d4aa5ce852f4de3f4b58f4e4f221f5e5c690"
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Doitlive < Formula
|
||||
desc "Replay stored shell commands for live presentations"
|
||||
homepage "http://doitlive.readthedocs.org/en/latest/"
|
||||
homepage "https://doitlive.readthedocs.org/en/latest/"
|
||||
url "https://pypi.python.org/packages/source/d/doitlive/doitlive-2.3.1.tar.gz"
|
||||
sha1 "4afea3f3a4442ab614d878fb359c143b6080a38b"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Findutils < Formula
|
||||
desc "Collection of GNU find, xargs, and locate"
|
||||
homepage "http://www.gnu.org/software/findutils/"
|
||||
homepage "https://www.gnu.org/software/findutils/"
|
||||
url "http://ftpmirror.gnu.org/findutils/findutils-4.4.2.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/findutils/findutils-4.4.2.tar.gz"
|
||||
sha1 "e8dd88fa2cc58abffd0bfc1eddab9020231bb024"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Fits < Formula
|
||||
desc "File Information Tool Set"
|
||||
homepage "http://projects.iq.harvard.edu/fits"
|
||||
homepage "https://projects.iq.harvard.edu/fits"
|
||||
url "https://projects.iq.harvard.edu/files/fits/files/fits-0.8.6_1.zip"
|
||||
version "0.8.6-1"
|
||||
sha256 "d45f67a2606aaa0fdcbbade576f70f1590916b043fec28dcfdef1a8242fd4040"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Fsw < Formula
|
||||
desc "File change monitor with multiple backends"
|
||||
homepage "http://emcrisostomo.github.io/fsw/"
|
||||
homepage "https://emcrisostomo.github.io/fsw/"
|
||||
url "https://github.com/emcrisostomo/fsw/releases/download/1.3.9/fsw-1.3.9.tar.gz"
|
||||
sha1 "bd2b230dc800946941d89512ce9ae8669365d21a"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Gammaray < Formula
|
||||
desc "Examine and manipulate Qt application internals at runtime"
|
||||
homepage "http://www.kdab.com/kdab-products/gammaray/"
|
||||
homepage "https://www.kdab.com/kdab-products/gammaray/"
|
||||
url "https://github.com/KDAB/GammaRay/archive/v2.2.0.tar.gz"
|
||||
sha1 "c6055ae24b67465528b1747f2ac291adcd805a8e"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Geos < Formula
|
||||
desc "GEOS Geometry Engine"
|
||||
homepage "http://trac.osgeo.org/geos"
|
||||
homepage "https://trac.osgeo.org/geos"
|
||||
url "http://download.osgeo.org/geos/geos-3.4.2.tar.bz2"
|
||||
sha1 "b8aceab04dd09f4113864f2d12015231bb318e9a"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Gistit < Formula
|
||||
desc "Command-line utility for creating Gists"
|
||||
homepage "http://gistit.herokuapp.com/"
|
||||
homepage "https://gistit.herokuapp.com/"
|
||||
url "https://github.com/jrbasso/gistit/archive/v0.1.3.tar.gz"
|
||||
sha256 "b7203c318460c264bd19b35a767da1cef33e5cae2c65b057e401fe20f47e1cca"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class GnuTime < Formula
|
||||
desc "GNU implementation of time utility"
|
||||
homepage 'http://www.gnu.org/software/time/'
|
||||
homepage 'https://www.gnu.org/software/time/'
|
||||
url 'http://ftpmirror.gnu.org/time/time-1.7.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/time/time-1.7.tar.gz'
|
||||
sha1 'dde0c28c7426960736933f3e763320680356cc6a'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Gsasl < Formula
|
||||
desc "SASL library command-line interface"
|
||||
homepage 'http://www.gnu.org/software/gsasl/'
|
||||
homepage 'https://www.gnu.org/software/gsasl/'
|
||||
url 'http://ftpmirror.gnu.org/gsasl/gsasl-1.8.0.tar.gz'
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Gsl < Formula
|
||||
desc "Numerical library for C and C++"
|
||||
homepage 'http://www.gnu.org/software/gsl/'
|
||||
homepage 'https://www.gnu.org/software/gsl/'
|
||||
url 'http://ftpmirror.gnu.org/gsl/gsl-1.16.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/gsl/gsl-1.16.tar.gz'
|
||||
sha1 '210af9366485f149140973700d90dc93a4b6213e'
|
||||
|
|
|
@ -4,7 +4,7 @@ class ImapUw < Formula
|
|||
# imap-uw is unmaintained software; the author has passed away and there is
|
||||
# no active successor project.
|
||||
desc "University of Washington IMAP toolkit"
|
||||
homepage 'http://www.washington.edu/imap/'
|
||||
homepage 'https://www.washington.edu/imap/'
|
||||
url 'ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz'
|
||||
mirror 'http://ftp.ntua.gr/pub/net/mail/imap/imap-2007f.tar.gz'
|
||||
sha1 '7a82ebd5aae57a5dede96ac4923b63f850ff4fa7'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Jasper < Formula
|
||||
desc "Library for manipulating JPEG-2000 images"
|
||||
homepage 'http://www.ece.uvic.ca/~frodo/jasper/'
|
||||
homepage 'https://www.ece.uvic.ca/~frodo/jasper/'
|
||||
url 'http://download.osgeo.org/gdal/jasper-1.900.1.uuid.tar.gz'
|
||||
sha1 'bbf30168ceae74d78e28039972657a90799e68d3'
|
||||
version '1.900.1'
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Jrnl < Formula
|
||||
desc "Command-line note taker"
|
||||
homepage "http://maebert.github.io/jrnl/"
|
||||
homepage "https://maebert.github.io/jrnl/"
|
||||
url "https://github.com/maebert/jrnl/archive/1.9.7.tar.gz"
|
||||
sha1 "65914c66762ded186201a526b19e702dd35b0939"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Lastfmlib < Formula
|
||||
desc "Implements Last.fm v1.2 submissions protocol for scrobbling"
|
||||
homepage 'http://code.google.com/p/lastfmlib/'
|
||||
homepage 'https://code.google.com/p/lastfmlib/'
|
||||
url 'https://lastfmlib.googlecode.com/files/lastfmlib-0.4.0.tar.gz'
|
||||
sha1 'b9e15e4eb42a9ccd9b3c5373054b0bd51a406fdd'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libao < Formula
|
||||
desc "Cross-platform Audio Library"
|
||||
homepage 'http://www.xiph.org/ao/'
|
||||
homepage 'https://www.xiph.org/ao/'
|
||||
url 'http://downloads.xiph.org/releases/ao/libao-1.2.0.tar.gz'
|
||||
sha1 '6b1d2c6a2e388e3bb6ebea158d51afef18aacc56'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Libcdio < Formula
|
||||
desc "Compact Disc Input and Control Library"
|
||||
homepage "http://www.gnu.org/software/libcdio/"
|
||||
homepage "https://www.gnu.org/software/libcdio/"
|
||||
url "http://ftpmirror.gnu.org/libcdio/libcdio-0.93.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/libcdio/libcdio-0.93.tar.gz"
|
||||
sha1 "bc3f599b0b77d8d186c0afc66495f721747c5293"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Libcouchbase < Formula
|
||||
desc "C library for Couchbase"
|
||||
homepage "http://docs.couchbase.com/developer/c-2.4/c-intro.html"
|
||||
url "http://packages.couchbase.com/clients/c/libcouchbase-2.5.1.tar.gz"
|
||||
url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.5.1.tar.gz"
|
||||
sha1 "11a19b7dc7b8cad5ef6ad8a089d7a177c96451af"
|
||||
head "https://github.com/couchbase/libcouchbase.git"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libdiscid < Formula
|
||||
desc "C library for creating MusicBrainz and freedb disc IDs"
|
||||
homepage 'http://musicbrainz.org/doc/libdiscid'
|
||||
homepage 'https://musicbrainz.org/doc/libdiscid'
|
||||
url 'http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/libdiscid-0.6.1.tar.gz'
|
||||
sha1 '4e682d24bceeb35c19800f9141348d77eae133f2'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Libextractor < Formula
|
||||
desc "Library to extract meta data from files"
|
||||
homepage "http://www.gnu.org/software/libextractor/"
|
||||
homepage "https://www.gnu.org/software/libextractor/"
|
||||
url "http://ftpmirror.gnu.org/libextractor/libextractor-1.3.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/libextractor/libextractor-1.3.tar.gz"
|
||||
sha1 "613d0b80e83c79c3e05e073bcda0d0d0bd1f3336"
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libfishsound < Formula
|
||||
desc "Decode and encode audio data using the Xiph.org codecs"
|
||||
homepage 'http://xiph.org/fishsound/'
|
||||
homepage 'https://xiph.org/fishsound/'
|
||||
url 'http://downloads.xiph.org/releases/libfishsound/libfishsound-1.0.0.tar.gz'
|
||||
sha1 '5263dfaa12dce71e30c5d80f871d92869c6b5ce2'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libgtop < Formula
|
||||
desc "Library for portably obtaining information about processes"
|
||||
homepage 'http://library.gnome.org/devel/libgtop/stable/'
|
||||
homepage 'https://library.gnome.org/devel/libgtop/stable/'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/libgtop/2.28/libgtop-2.28.5.tar.xz'
|
||||
sha1 '7104a7546252e3fb26d162e9b34e1f7df42236d1'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Libhid < Formula
|
||||
desc "Library to access and interact with USB HID devices"
|
||||
homepage "http://libhid.alioth.debian.org/"
|
||||
homepage "https://libhid.alioth.debian.org/"
|
||||
url "http://distcache.freebsd.org/ports-distfiles/libhid-0.2.16.tar.gz"
|
||||
sha1 "9a25fef674e8f20f97fea6700eb91c21ebbbcc02"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Libinfinity < Formula
|
||||
desc "GObject-based C implementation of the Infinote protocol"
|
||||
homepage "http://gobby.0x539.de/trac/wiki/Infinote/Libinfinity"
|
||||
homepage "https://gobby.github.io"
|
||||
url "http://releases.0x539.de/libinfinity/libinfinity-0.6.6.tar.gz"
|
||||
sha256 "3df9397b52d61392cbe98084aada9b7362a34811ef21baa0db87fdfd754f92cc"
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Liblockfile < Formula
|
||||
desc "Library providing functions to lock standard mailboxes"
|
||||
homepage 'http://packages.qa.debian.org/libl/liblockfile.html'
|
||||
url 'http://mirrors.kernel.org/debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz'
|
||||
homepage 'https://packages.qa.debian.org/libl/liblockfile.html'
|
||||
url 'https://mirrors.kernel.org/debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz'
|
||||
mirror 'http://ftp.us.debian.org/debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz'
|
||||
sha1 '6f3f170bc4c303435ab5b46a6aa49669e16a5a7d'
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Liblqr < Formula
|
||||
desc "C/C++ seam carving library"
|
||||
homepage 'http://liblqr.wikidot.com/'
|
||||
url 'http://liblqr.wdfiles.com/local--files/en:download-page/liblqr-1-0.4.2.tar.bz2'
|
||||
homepage 'https://liblqr.wikidot.com/'
|
||||
url 'https://liblqr.wdfiles.com/local--files/en:download-page/liblqr-1-0.4.2.tar.bz2'
|
||||
version '0.4.2'
|
||||
sha1 '69639f7dc56a084f59a3198f3a8d72e4a73ff927'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Libltc < Formula
|
||||
desc "POSIX-C Library for handling Linear/Logitudinal Time Code (LTC)"
|
||||
homepage "http://x42.github.io/libltc/"
|
||||
homepage "https://x42.github.io/libltc/"
|
||||
url "https://github.com/x42/libltc/releases/download/v1.1.4/libltc-1.1.4.tar.gz"
|
||||
sha1 "b8ff317dc15807aaa7142366b4d13c0c9aa26959"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Liblunar < Formula
|
||||
desc "Lunar date calendar"
|
||||
homepage 'http://code.google.com/p/liblunar/'
|
||||
homepage 'https://code.google.com/p/liblunar/'
|
||||
url 'https://liblunar.googlecode.com/files/liblunar-2.2.5.tar.gz'
|
||||
sha1 'c149dc32776667ed8d53124eec414ab15ace0981'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libmpd < Formula
|
||||
desc "Higher level access to MPD functions"
|
||||
homepage 'http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client'
|
||||
homepage 'https://gmpc.wikia.com/wiki/Gnome_Music_Player_Client'
|
||||
url 'http://www.musicpd.org/download/libmpd/11.8.17/libmpd-11.8.17.tar.gz'
|
||||
sha1 'df129f15061662a6fec1b2ce19f9dbc8b7a7d1ba'
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libosip < Formula
|
||||
desc "Implementation of the eXosip2 stack"
|
||||
homepage 'http://www.gnu.org/software/osip/'
|
||||
homepage 'https://www.gnu.org/software/osip/'
|
||||
url 'http://ftpmirror.gnu.org/osip/libosip2-4.1.0.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/osip/libosip2-4.1.0.tar.gz'
|
||||
sha1 '61459c9052ca2f5e77a6936c9b369e2b0602c080'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libpgm < Formula
|
||||
desc "Implements the PGM reliable multicast protocol"
|
||||
homepage 'http://code.google.com/p/openpgm/'
|
||||
homepage 'https://code.google.com/p/openpgm/'
|
||||
url 'https://openpgm.googlecode.com/files/libpgm-5.2.122%7Edfsg.tar.gz'
|
||||
sha1 '788efcb223a05bb68b304bcdd3c37bb54fe4de28'
|
||||
version '5.2.122'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libsigsegv < Formula
|
||||
desc "Library for handling page faults in user mode"
|
||||
homepage 'http://www.gnu.org/software/libsigsegv/'
|
||||
homepage 'https://www.gnu.org/software/libsigsegv/'
|
||||
url 'http://ftpmirror.gnu.org/libsigsegv/libsigsegv-2.10.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.10.tar.gz'
|
||||
sha256 '8460a4a3dd4954c3d96d7a4f5dd5bc4d9b76f5754196aa245287553b26d2199a'
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class LibunwindHeaders < Formula
|
||||
desc "C API for determining the call-chain of a program"
|
||||
homepage 'http://opensource.apple.com/'
|
||||
url 'http://opensource.apple.com/tarballs/libunwind/libunwind-35.1.tar.gz'
|
||||
homepage 'https://opensource.apple.com/'
|
||||
url 'https://opensource.apple.com/tarballs/libunwind/libunwind-35.1.tar.gz'
|
||||
sha1 '86908428aaa0ae6cec5038dc6eeb8b64dbb6cd63'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libvbucket < Formula
|
||||
desc "Utility library providing mapping to virtual buckets"
|
||||
homepage 'http://couchbase.com/develop/c/current'
|
||||
url 'http://packages.couchbase.com/clients/c/libvbucket-1.8.0.4.tar.gz'
|
||||
homepage 'https://couchbase.com/develop/c/current'
|
||||
url 'https://s3.amazonaws.com/packages.couchbase.com/clients/c/libvbucket-1.8.0.4.tar.gz'
|
||||
sha1 '4f24a85d251c0fca69e7705681a2170dd794492a'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libvpx < Formula
|
||||
desc "VP8 video codec"
|
||||
homepage 'http://www.webmproject.org/code/'
|
||||
homepage 'https://www.webmproject.org/code/'
|
||||
url "https://github.com/webmproject/libvpx/archive/v1.4.0.tar.gz"
|
||||
sha256 "eca30ea7fae954286c9fe9de9d377128f36b56ea6b8691427783b20c67bcfc13"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Libwebm < Formula
|
||||
desc "WebM container"
|
||||
homepage "http://www.webmproject.org/code/"
|
||||
homepage "https://www.webmproject.org/code/"
|
||||
url "https://github.com/webmproject/libwebm/archive/libwebm-1.0.0.26.tar.gz"
|
||||
sha256 "1e4034e03836ac974bb078b11383a10306d63879b350a34fdd575ab44b132222"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Libxmi < Formula
|
||||
desc "C/C++ function library for rasterizing 2D vector graphics"
|
||||
homepage 'http://www.gnu.org/software/libxmi/'
|
||||
homepage 'https://www.gnu.org/software/libxmi/'
|
||||
url 'http://ftpmirror.gnu.org/libxmi/libxmi-1.2.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/libxmi/libxmi-1.2.tar.gz'
|
||||
sha1 '62fa13ec4c8b706729c2553122e44f81715f3c0b'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Lldpd < Formula
|
||||
desc "Implementation library for LLDP"
|
||||
homepage 'http://vincentbernat.github.io/lldpd/'
|
||||
homepage 'https://vincentbernat.github.io/lldpd/'
|
||||
url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.12.tar.gz'
|
||||
sha1 '2d602aaaad01d1f76f8e1c87e48dca1c6725ba78'
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Minuit2 < Formula
|
||||
desc "Physics analysis tool for function minimization"
|
||||
homepage 'http://lcgapp.cern.ch/project/cls/work-packages/mathlibs/minuit/index.html'
|
||||
url 'http://www.cern.ch/mathlibs/sw/5_34_14/Minuit2/Minuit2-5.34.14.tar.gz'
|
||||
url 'https://www.cern.ch/mathlibs/sw/5_34_14/Minuit2/Minuit2-5.34.14.tar.gz'
|
||||
sha1 '6dc1d604f6b3adea1af72f9180d627a64ba3bc8a'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Mp4v2 < Formula
|
||||
desc "Read, create, and modify MP4 files"
|
||||
homepage "http://code.google.com/p/mp4v2/"
|
||||
homepage "https://code.google.com/p/mp4v2/"
|
||||
url "https://mp4v2.googlecode.com/files/mp4v2-2.0.0.tar.bz2"
|
||||
sha1 "193260cfb7201e6ec250137bcca1468d4d20e2f0"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Osm2pgsql < Formula
|
||||
desc "Convert OpenStreetMap data to postGIS-enabled PostgreSQL db"
|
||||
homepage "http://wiki.openstreetmap.org/wiki/Osm2pgsql"
|
||||
homepage "https://wiki.openstreetmap.org/wiki/Osm2pgsql"
|
||||
url "https://github.com/openstreetmap/osm2pgsql/archive/0.87.0.tar.gz"
|
||||
sha1 "6f302500e52d6e42147cc8dff8f344677e3131f8"
|
||||
revision 1
|
||||
|
|
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Pbc < Formula
|
||||
desc "Pairing-based cryptography"
|
||||
homepage "http://crypto.stanford.edu/pbc/"
|
||||
url "http://crypto.stanford.edu/pbc/files/pbc-0.5.14.tar.gz"
|
||||
homepage "https://crypto.stanford.edu/pbc/"
|
||||
url "https://crypto.stanford.edu/pbc/files/pbc-0.5.14.tar.gz"
|
||||
sha1 "8947f1a5a32d5c2d1f5113ccbb1e0d25ca5ce1c9"
|
||||
head "http://repo.or.cz/r/pbc.git"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class PcscLite < Formula
|
||||
desc "Middleware to access a smart card using SCard API"
|
||||
homepage "http://pcsclite.alioth.debian.org"
|
||||
homepage "https://pcsclite.alioth.debian.org"
|
||||
url "https://alioth.debian.org/frs/download.php/file/4126/pcsc-lite-1.8.13.tar.bz2"
|
||||
sha1 "baa1ac3a477c336805cdf375912da5cbc8ebab8d"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Plotutils < Formula
|
||||
desc "GNU tools based on libplot, a multi-format 2-D vector graphics library"
|
||||
homepage "http://www.gnu.org/software/plotutils/"
|
||||
homepage "https://www.gnu.org/software/plotutils/"
|
||||
url "http://ftpmirror.gnu.org/plotutils/plotutils-2.6.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/plotutils/plotutils-2.6.tar.gz"
|
||||
sha1 "7921301d9dfe8991e3df2829bd733df6b2a70838"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Pth < Formula
|
||||
desc "GNU Portable THreads"
|
||||
homepage "http://www.gnu.org/software/pth/"
|
||||
homepage "https://www.gnu.org/software/pth/"
|
||||
url "http://ftpmirror.gnu.org/pth/pth-2.0.7.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/pth/pth-2.0.7.tar.gz"
|
||||
sha1 "9a71915c89ff2414de69fe104ae1016d513afeee"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Qtfaststart < Formula
|
||||
desc "Utility for Quicktime files"
|
||||
homepage "http://libav.org/"
|
||||
url "http://libav.org/releases/libav-11.2.tar.gz"
|
||||
homepage "https://libav.org/"
|
||||
url "https://libav.org/releases/libav-11.2.tar.gz"
|
||||
sha256 "1f1448e1245444a1fae2f077f6846fedb47dfb294bef797e6742c095a6b4d769"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Readline < Formula
|
||||
desc "Library for command-line editing"
|
||||
homepage "http://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
homepage "https://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
url "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz"
|
||||
sha256 "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Recutils < Formula
|
||||
desc "Tools to work with human-editable, plain text data files"
|
||||
homepage "http://www.gnu.org/software/recutils/"
|
||||
homepage "https://www.gnu.org/software/recutils/"
|
||||
url "http://ftpmirror.gnu.org/recutils/recutils-1.7.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/recutils/recutils-1.7.tar.gz"
|
||||
sha1 "20d265aecb05ca4e4072df9cfac08b1392da6919"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Robodoc < Formula
|
||||
desc "Source code documentation tool"
|
||||
homepage "http://www.xs4all.nl/~rfsber/Robo/index.html"
|
||||
homepage "https://www.xs4all.nl/~rfsber/Robo/index.html"
|
||||
url "http://rfsber.home.xs4all.nl/Robo/archives/robodoc-4.99.43.tar.bz2"
|
||||
sha256 "3d826424a3957502caacf39951f7805f1d72bb374c0533de7ca1036f306afdc7"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ require 'formula'
|
|||
# http://livestreamer.tanuki.se/en/latest/issues.html#installed-rtmpdump-does-not-support-jtv-argument
|
||||
class Rtmpdump < Formula
|
||||
desc "Tool for downloading RTMP streaming media"
|
||||
homepage 'http://rtmpdump.mplayerhq.hu'
|
||||
homepage 'https://rtmpdump.mplayerhq.hu'
|
||||
url 'http://ftp.debian.org/debian/pool/main/r/rtmpdump/rtmpdump_2.4+20150115.gita107cef.orig.tar.gz'
|
||||
version '2.4+20150115'
|
||||
sha256 'd47ef3a07815079bf73eb5d053001c4341407fcbebf39f34e6213c4b772cb29a'
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Sdl < Formula
|
||||
desc "Low-level access to audio, keyboard, mouse, joystick and graphics"
|
||||
homepage "http://www.libsdl.org/"
|
||||
homepage "https://www.libsdl.org/"
|
||||
url "https://www.libsdl.org/release/SDL-1.2.15.tar.gz"
|
||||
sha1 "0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c"
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sdl2 < Formula
|
||||
desc "Low-level access to audio, keyboard, mouse, joystick, and graphics"
|
||||
homepage 'http://www.libsdl.org/'
|
||||
url 'http://libsdl.org/release/SDL2-2.0.3.tar.gz'
|
||||
homepage 'https://www.libsdl.org/'
|
||||
url 'https://libsdl.org/release/SDL2-2.0.3.tar.gz'
|
||||
sha1 '21c45586a4e94d7622e371340edec5da40d06ecc'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sdl2Image < Formula
|
||||
desc "Library for loading images as SDL surfaces and textures"
|
||||
homepage 'http://www.libsdl.org/projects/SDL_image/'
|
||||
url 'http://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz'
|
||||
homepage 'https://www.libsdl.org/projects/SDL_image/'
|
||||
url 'https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz'
|
||||
sha1 '20b1b0db9dd540d6d5e40c7da8a39c6a81248865'
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class SdlImage < Formula
|
||||
desc "Image file loading library"
|
||||
homepage 'http://www.libsdl.org/projects/SDL_image'
|
||||
url 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz'
|
||||
homepage 'https://www.libsdl.org/projects/SDL_image'
|
||||
url 'https://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz'
|
||||
sha1 '5e3e393d4e366638048bbb10d6a269ea3f4e4cf2'
|
||||
revision 1
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class SdlTtf < Formula
|
||||
desc "Library for using TrueType fonts in SDL applications"
|
||||
homepage "http://www.libsdl.org/projects/SDL_ttf/"
|
||||
url "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
|
||||
homepage "https://www.libsdl.org/projects/SDL_ttf/"
|
||||
url "https://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
|
||||
sha1 "0ccf7c70e26b7801d83f4847766e09f09db15cc6"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Spatialindex < Formula
|
||||
desc "General framework for developing spatial indices"
|
||||
homepage 'http://libspatialindex.github.io'
|
||||
homepage 'https://libspatialindex.github.io'
|
||||
url "http://download.osgeo.org/libspatialindex/spatialindex-src-1.8.5.tar.gz"
|
||||
sha1 "08af1fefd0a30c895d7d714056c2a8f021f46eb4"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Taglib < Formula
|
||||
desc "Audio metadata library"
|
||||
homepage 'http://taglib.github.io/'
|
||||
homepage 'https://taglib.github.io/'
|
||||
url 'https://github.com/taglib/taglib/archive/v1.9.1.tar.gz'
|
||||
sha1 '44165eda04d49214a0c4de121a4d99ae18b9670b'
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Texinfo < Formula
|
||||
desc "Official documentation format of the GNU project"
|
||||
homepage "http://www.gnu.org/software/texinfo/"
|
||||
homepage "https://www.gnu.org/software/texinfo/"
|
||||
url "http://ftpmirror.gnu.org/texinfo/texinfo-5.2.tar.gz"
|
||||
mirror "http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.gz"
|
||||
sha1 "dc54edfbb623d46fb400576b3da181f987e63516"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Udunits < Formula
|
||||
desc "Unidata unit conversion library"
|
||||
homepage "http://www.unidata.ucar.edu/software/udunits/"
|
||||
homepage "https://www.unidata.ucar.edu/software/udunits/"
|
||||
url "ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-2.2.19.tar.gz"
|
||||
sha256 "9449d50a5d408e8e8dce0953b5462071bab96d92d921808c6bce7e33a3524e90"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Whereami < Formula
|
||||
desc "Provides user's current location from the command-line"
|
||||
homepage "http://victor.github.io/whereami/"
|
||||
homepage "https://victor.github.io/whereami/"
|
||||
url "https://github.com/victor/whereami/archive/v1.0.tar.gz"
|
||||
sha1 "2f81e4b05af5f6806590d7212c0dbfbea00a75e0"
|
||||
head "https://github.com/victor/whereami.git", :branch => "swift"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
class Zabbix < Formula
|
||||
desc "Availability and monitoring solution"
|
||||
homepage "http://www.zabbix.com/"
|
||||
homepage "https://www.zabbix.com/"
|
||||
url "https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/2.4.4/zabbix-2.4.4.tar.gz"
|
||||
sha256 "e9f31b96104681b050fd27b4a669736dea9c5d4efc8444effb2bff1eab6cc34c"
|
||||
|
||||
|
|
Loading…
Reference in a new issue