mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:27: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
|
@ -2,4 +2,5 @@
|
|||
port=nyancat
|
||||
version=git
|
||||
workdir=nyancat-master
|
||||
files="https://github.com/klange/nyancat/archive/master.tar.gz nyancat-git.tar.gz"
|
||||
files="https://github.com/klange/nyancat/archive/master.tar.gz nyancat-git.tar.gz dcb9dc135f87a4e5e0e6e72e6c3b2430"
|
||||
auth_type=md5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue