mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:27:45 +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
|
@ -3,7 +3,6 @@ port='rvvm'
|
|||
version='0.5'
|
||||
archive_hash='3a1dbb91ad04f068078bc6c6c27cc5792eebc111907cb5a14bde158fe6e757c9'
|
||||
files="https://github.com/LekKit/RVVM/archive/v${version}.tar.gz rvvm.tar.gz ${archive_hash}"
|
||||
auth_type='sha256'
|
||||
workdir="RVVM-${version}"
|
||||
depends=('sdl12-compat')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue