mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +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='hexedit'
|
||||
version='1.6'
|
||||
files="https://github.com/pixel/hexedit/archive/refs/tags/${version}.tar.gz hexedit-${version}.tar.gz 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3"
|
||||
auth_type='sha256'
|
||||
depends=("ncurses")
|
||||
useconfigure='true'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue