mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
net-misc/curl: Sync with Gentoo
It's from Gentoo commit 2db2ea844a2ab48b2d3edfc2293b7644276c128f.
This commit is contained in:
parent
b38cde3f92
commit
be4c5cf3bc
@ -17,7 +17,7 @@ else
|
||||
https://curl.se/download/${P}.tar.xz
|
||||
verify-sig? ( https://curl.se/download/${P}.tar.xz.asc )
|
||||
"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
fi
|
||||
|
||||
LICENSE="BSD curl ISC test? ( BSD-4 )"
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="alt-svc">Enable alt-svc support</flag>
|
||||
<flag name="brotli">Enable brotli compression support</flag>
|
||||
<flag name="ftp">Enable FTP support</flag>
|
||||
<flag name="gnutls">Enable gnutls ssl backend</flag>
|
||||
<flag name="gopher">Enable Gopher protocol support</flag>
|
||||
@ -33,7 +32,6 @@
|
||||
<flag name="telnet">Enable Telnet protocol support</flag>
|
||||
<flag name="tftp">Enable TFTP support</flag>
|
||||
<flag name="websockets">Enable websockets support</flag>
|
||||
<flag name="zstd">Enable zstd compression</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="cpe">cpe:/a:curl:curl</remote-id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user