mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Ports: Add auth_type verification to all package.sh files
This commit is contained in:
parent
6c618eb072
commit
a206ab2211
68 changed files with 135 additions and 65 deletions
|
@ -2,4 +2,5 @@
|
|||
port=figlet
|
||||
version=2.2.5
|
||||
files="http://ftp.figlet.org/pub/figlet/program/unix/figlet-${version}.tar.gz figlet-${version}.tar.gz d88cb33a14f1469fff975d021ae2858e"
|
||||
auth_type=md5
|
||||
makeopts="CC=${CC} LD=${CC}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue