1
Fork 0
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:
EWouters 2022-12-13 06:15:52 +01:00 committed by Andreas Kling
parent 75ea339ee9
commit f050a426f5
2 changed files with 6 additions and 0 deletions

5
Ports/grepcidr/package.sh Executable file
View 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'