Skip to content

Commit

Permalink
prips 1.0.0
Browse files Browse the repository at this point in the history
Closes #603.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
dunn committed Apr 25, 2016
1 parent 8b1852c commit ed5307b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/prips.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
class Prips < Formula
desc "Print the IP addresses in a given range"
homepage "http://devel.ringlet.net/sysutils/prips/"
url "http://devel.ringlet.net/sysutils/prips/prips-0.9.9.tar.gz"
sha256 "ad9d8e63cd69ed682ea87c154a19e5c58a3eb4bb3a118d5f458fd86eadb3bef8"
url "http://devel.ringlet.net/files/sys/prips/prips-1.0.0.tar.xz"
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/p/prips/prips_1.0.0.orig.tar.xz"
sha256 "d588b0dac6d740a07357f2c2f149dcae4cda479f047b761268ab51185cad53b7"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit ed5307b

Please sign in to comment.