aggregate: update homepage.
Freecode is no longer being updated, as per their announcement two weeks ago. Consequently, where possible, folks should try to find an alternative to links that point there.master
parent
8bd56f0fb8
commit
75b1e0f249
|
@ -1,10 +1,12 @@
|
|||
require 'formula'
|
||||
|
||||
class Aggregate < Formula
|
||||
homepage 'http://freshmeat.net/projects/aggregate/'
|
||||
homepage 'http://freecode.com/projects/aggregate/'
|
||||
url 'ftp://ftp.isc.org/isc/aggregate/aggregate-1.6.tar.gz'
|
||||
sha1 '13420baf4f3f93dbed3c380ab6cca175609c5d7d'
|
||||
|
||||
# Note - Freecode is no longer being updated & an alternative homepage should be found if possible.
|
||||
|
||||
conflicts_with 'crush-tools', :because => 'both install an `aggregate` binary'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue