gnomes: use download.gnome urls
This commit is contained in:
parent
68bd17b063
commit
109d4da9a8
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
class AtSpi2Atk < Formula
|
||||
desc "Accessibility Toolkit GTK+ module"
|
||||
homepage "http://a11y.org"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/at-spi2-atk/2.14/at-spi2-atk-2.14.1.tar.xz"
|
||||
url "https://download.gnome.org/sources/at-spi2-atk/2.14/at-spi2-atk-2.14.1.tar.xz"
|
||||
sha256 "058f34ea60edf0a5f831c9f2bdd280fe95c1bcafb76e466e44aa0fb356d17bcb"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Esound < Formula
|
||||
desc "Enlightened sound daemon"
|
||||
homepage "http://www.tux.org/~ricdude/EsounD.html"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/esound/0.2/esound-0.2.41.tar.bz2"
|
||||
url "https://download.gnome.org/sources/esound/0.2/esound-0.2.41.tar.bz2"
|
||||
sha256 "5eb5dd29a64b3462a29a5b20652aba7aa926742cef43577bf0796b787ca34911"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class GnomeDocUtils < Formula
|
||||
desc "Documentation utilities for the GNOME project"
|
||||
homepage "https://live.gnome.org/GnomeDocUtils"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz"
|
||||
url "https://download.gnome.org/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz"
|
||||
sha256 "cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Libart < Formula
|
||||
desc "Library for high-performance 2D graphics"
|
||||
homepage "http://freshmeat.net/projects/libart/"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/libart_lgpl-2.3.20.tar.bz2"
|
||||
url "https://download.gnome.org/sources/libart_lgpl/2.3/libart_lgpl-2.3.20.tar.bz2"
|
||||
sha256 "d5531ae3a206a9b5cc74e9a20d89d61b2ba3ba03d342d6a2ed48d2130ad3d847"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Libgtop < Formula
|
||||
desc "Library for portably obtaining information about processes"
|
||||
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"
|
||||
url "https://download.gnome.org/sources/libgtop/2.28/libgtop-2.28.5.tar.xz"
|
||||
sha256 "c812c174e44a8971a1f33265437cfd10f1e99869c7f5c05f8ee95846a70a3342"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Libidl < Formula
|
||||
desc "libIDL is a library for creating CORBA IDL files"
|
||||
homepage "http://ftp.acc.umu.se/pub/gnome/sources/libIDL/0.8/"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2"
|
||||
url "https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2"
|
||||
sha256 "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
|
||||
|
||||
bottle do
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Libsecret < Formula
|
||||
desc "Library for storing/retrieving passwords and other secrets"
|
||||
homepage "https://wiki.gnome.org/Projects/Libsecret"
|
||||
url "http://ftp.gnome.org/pub/gnome/sources/libsecret/0.18/libsecret-0.18.tar.xz"
|
||||
url "https://download.gnome.org/sources/libsecret/0.18/libsecret-0.18.tar.xz"
|
||||
sha256 "0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue