mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:37:36 +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,7 +2,7 @@
|
|||
port=tinyscheme
|
||||
version=1.42
|
||||
files="https://downloads.sourceforge.net/project/tinyscheme/tinyscheme/tinyscheme-${version}/tinyscheme-${version}.tar.gz tinyscheme-${version}.tar.gz 273ac5ffe5305986b329e9045f2aea89"
|
||||
|
||||
auth_type=md5
|
||||
useconfigure=false
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue