mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
curl: bump version
This commit is contained in:
@@ -10,8 +10,8 @@ HOMEPAGE="https://curl.haxx.se/"
|
||||
COPYRIGHT="1996-2023 Daniel Stenberg"
|
||||
LICENSE="Curl"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="e5250581a9c032b1b6ed3cf2f9c114c811fc41881069e9892d115cc73f9e88c6"
|
||||
SOURCE_URI="https://github.com/curl/curl/releases/download/curl-${portVersion//\./_}/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="05bbd2b698e9cfbab477c33aa5e99b4975501835a41b7ca6ca71de03d8849e76"
|
||||
ADDITIONAL_FILES="curl.rdef"
|
||||
|
||||
ARCHITECTURES="all ?arm ?ppc"
|
||||
Reference in New Issue
Block a user