mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:17:47 +00:00
Ports/curl: Update to 8.2.0
This commit is contained in:
parent
1166f5a758
commit
53db5d8b6c
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='curl'
|
||||
version='8.0.1'
|
||||
version='8.2.0'
|
||||
useconfigure='true'
|
||||
files="https://curl.se/download/curl-${version}.tar.bz2 curl-${version}.tar.bz2 9b6b1e96b748d04b968786b6bdf407aa5c75ab53a3d37c1c8c81cdb736555ccf"
|
||||
files="https://curl.se/download/curl-${version}.tar.bz2 curl-${version}.tar.bz2 080aaa5bef29ab3f592101e7a95f32ddbe88b92125cb28dde479d5a104928ea4"
|
||||
depends=(
|
||||
'ca-certificates'
|
||||
'openssl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue