mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:47:45 +00:00
Ports: Add grepcidr port
This commit is contained in:
parent
75ea339ee9
commit
f050a426f5
2 changed files with 6 additions and 0 deletions
5
Ports/grepcidr/package.sh
Executable file
5
Ports/grepcidr/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='grepcidr'
|
||||
version='2.0'
|
||||
files="http://www.pc-tools.net/files/unix/grepcidr-${version}.tar.gz grepcidr-${version}.tar.gz 61886a377dabf98797145c31f6ba95e6837b6786e70c932324b7d6176d50f7fb"
|
||||
auth_type='sha256'
|
Loading…
Add table
Add a link
Reference in a new issue