mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:27:36 +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='dialog'
|
||||
version='1.3-20220526'
|
||||
files="https://invisible-mirror.net/archives/dialog/dialog-${version}.tgz dialog-${version}.tgz 858c9a625b20fde19fb7b19949ee9e9efcade23c56d917b1adb30e98ff6d6b33"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
configopts=("--prefix=/usr/local" "--with-ncurses" "--with-curses-dir=${SERENITY_INSTALL_ROOT}/usr/local/include/ncurses")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue