mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:47:34 +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
|
@ -3,4 +3,5 @@ port=termcap
|
|||
version=1.3.1
|
||||
useconfigure=true
|
||||
configopts="--prefix=${SERENITY_BUILD_DIR}/Root/usr/local"
|
||||
files="https://ftpmirror.gnu.org/gnu/termcap/termcap-${version}.tar.gz termcap-${version}.tar.gz"
|
||||
files="https://ftpmirror.gnu.org/gnu/termcap/termcap-${version}.tar.gz termcap-${version}.tar.gz ffe6f86e63a3a29fa53ac645faaabdfa"
|
||||
auth_type=md5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue