mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:27: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
|
@ -3,5 +3,4 @@ port=tig
|
|||
version=2.5.5
|
||||
useconfigure="true"
|
||||
files="https://github.com/jonas/tig/releases/download/tig-${version}/tig-${version}.tar.gz tig-${version}.tar.gz 24ba2c8beae889e6002ea7ced0e29851dee57c27fde8480fb9c64d5eb8765313"
|
||||
auth_type=sha256
|
||||
depends=("ncurses" "pcre" "readline" "libiconv")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue