aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-05 21:54:59 -0600
committerJack Nagel2014-03-05 21:54:59 -0600
commit3ccbaa7a26b78cb116e10ee66575f68944df440b (patch)
tree00901339e73f46c660eac6f93de9c0caab8fc59b /Library
parent5d41e4196676e9b6b3876ed12630967f17d05505 (diff)
downloadhomebrew-3ccbaa7a26b78cb116e10ee66575f68944df440b.tar.bz2
Increment revisions on nettle dependents
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pike.rb1
-rw-r--r--Library/Formula/rdfind.rb1
-rw-r--r--Library/Formula/rdup.rb1
3 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/pike.rb b/Library/Formula/pike.rb
index 431676d39..605a2003c 100644
--- a/Library/Formula/pike.rb
+++ b/Library/Formula/pike.rb
@@ -4,6 +4,7 @@ class Pike < Formula
homepage 'http://pike.lysator.liu.se'
url 'http://pike.lysator.liu.se/pub/pike/latest-stable/Pike-v7.8.700.tar.gz'
sha1 '877bd50d2bb202aa485d1f7c62398922d60696c7'
+ revision 1
depends_on "nettle"
depends_on "gmp"
diff --git a/Library/Formula/rdfind.rb b/Library/Formula/rdfind.rb
index f19b7bf2b..3aa8c3a2f 100644
--- a/Library/Formula/rdfind.rb
+++ b/Library/Formula/rdfind.rb
@@ -4,6 +4,7 @@ class Rdfind < Formula
homepage 'http://rdfind.pauldreik.se'
url 'http://rdfind.pauldreik.se/rdfind-1.3.4.tar.gz'
sha1 'c01bd2910cdec885b6c24164a389457e4f01ef61'
+ revision 1
depends_on 'nettle'
diff --git a/Library/Formula/rdup.rb b/Library/Formula/rdup.rb
index 8628da40a..0224e24e6 100644
--- a/Library/Formula/rdup.rb
+++ b/Library/Formula/rdup.rb
@@ -4,6 +4,7 @@ class Rdup < Formula
homepage 'http://miek.nl/projects/rdup/index.html'
url 'http://miek.nl/projects/rdup/rdup-1.1.14.tar.bz2'
sha1 '49dc7570122bfa362f36a26a2ffa8bfe8ad55182'
+ revision 1
depends_on 'pkg-config' => :build
depends_on 'nettle'