mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47: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
|
@ -4,7 +4,6 @@ version=5.2.8
|
|||
useconfigure=true
|
||||
# Note: gnuplot's source code is hosted on SourceForge, but using the GitHub mirror makes downloading a versioned .tar.gz easier.
|
||||
files="https://github.com/gnuplot/gnuplot/archive/${version}.tar.gz gnuplot-${version}.tar.gz b55f591e2ad9d01ffca821f2f91ce781b481bb5dd602ce5188bfad3140f44ac0"
|
||||
auth_type=sha256
|
||||
configopts=("--prefix=${SERENITY_INSTALL_ROOT}/usr/local" "--with-readline=builtin" "--without-latex")
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue