mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:27:34 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -2,7 +2,6 @@
|
|||
port=stress-ng
|
||||
version=0.14.03
|
||||
files="https://github.com/ColinIanKing/stress-ng/archive/V${version}.tar.gz stress-ng-${version}.tar.gz 95012c62883ab5826e6157557a075df98cce3cbce2a48bb40851bcc968a8441a"
|
||||
auth_type=sha256
|
||||
depends=("zlib")
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue