mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:17:45 +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,6 +2,7 @@
|
|||
port=doom
|
||||
workdir=SerenityDOOM-master
|
||||
version=serenity-git
|
||||
files="https://github.com/SerenityOS/SerenityDOOM/archive/master.tar.gz doom-git.tar.gz"
|
||||
files="https://github.com/SerenityOS/SerenityDOOM/archive/master.tar.gz doom-git.tar.gz 481406ef30e04ad55d39aa94baab73bd"
|
||||
auth_type=md5
|
||||
makeopts="-C doomgeneric/"
|
||||
installopts="-C doomgeneric/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue