prips 1.1.1
Closes #41966. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b9dfb2264c
commit
55c6d7bb49
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Prips < Formula
|
||||
desc "Print the IP addresses in a given range"
|
||||
homepage "https://devel.ringlet.net/sysutils/prips/"
|
||||
url "https://devel.ringlet.net/files/sys/prips/prips-1.1.0.tar.xz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/p/prips/prips_1.1.0.orig.tar.xz"
|
||||
sha256 "f6f85ee0234218e426cb72b27411902a55e1daa02f22d1e7270ff41e07fe0444"
|
||||
url "https://devel.ringlet.net/files/sys/prips/prips-1.1.1.tar.xz"
|
||||
sha256 "16efeac69b8bd9d13c80ec365ea66bc3bb8326dc23975acdac03184ee8da63a8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue