mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Ports: Bump curl to 7.77.0 :^)
This commit is contained in:
parent
49dd4e5193
commit
993211f184
6 changed files with 90 additions and 103 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=curl
|
||||
version=7.65.3
|
||||
version=7.77.0
|
||||
useconfigure=true
|
||||
configopts="--disable-ntlm-wb --with-ssl"
|
||||
files="https://curl.se/download/curl-${version}.tar.bz2 curl-${version}.tar.bz2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue