mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:47:34 +00:00
6 lines
216 B
Bash
Executable file
6 lines
216 B
Bash
Executable file
#!/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#61886a377dabf98797145c31f6ba95e6837b6786e70c932324b7d6176d50f7fb"
|
|
)
|