diff options
| author | Jack Nagel | 2014-03-05 21:54:59 -0600 | 
|---|---|---|
| committer | Jack Nagel | 2014-03-05 21:54:59 -0600 | 
| commit | 3ccbaa7a26b78cb116e10ee66575f68944df440b (patch) | |
| tree | 00901339e73f46c660eac6f93de9c0caab8fc59b /Library/Formula/rdup.rb | |
| parent | 5d41e4196676e9b6b3876ed12630967f17d05505 (diff) | |
| download | homebrew-3ccbaa7a26b78cb116e10ee66575f68944df440b.tar.bz2 | |
Increment revisions on nettle dependents
Diffstat (limited to 'Library/Formula/rdup.rb')
| -rw-r--r-- | Library/Formula/rdup.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
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'  | 
