Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.60.0--C.19520.1526844811.477948.C.tar.bz2 786422 SHA256 54f3cc94b97e1549d9ec175260c06c34a0ea9a460952f8f5f319e2418839dde5 SHA512 bcd9e383a6aab732be39672a5cb2b28b4cccc556036b20e5b223710c64bfe92dd5ebbc232ded755c4e1fc27b30dffb0f7f9a87f23b3bb6f2fb513f43a47f8dfd WHIRLPOOL b6d6ba459711841ef7c58906844a6dd45a899e75b2ab6ba8add81e24f04a678ad2b68c80cc740631cdea12be75d9c0b2dae78b463f2133b0377f375c2c7327d9
|
||||
PBIN curl-7.60.0.pbin-1+exheres-0 3325 SHA256 30af878fe49edd690822cd337ea81c88ca88bcfbdafcd1c07201cb775c9eef4c SHA512 928a0452935379a4d70c13c16da9164424d817f06c451e3d42920cb89859da9b52d529e4349252cc91abb8c0972821b52abb51bd583532b0168a61dda23fec03 WHIRLPOOL a94016fa848e837b1993290990ed88ec69063a92891e4e5b3c802b9c61b3ca90583bdfd725c58810aedff86dfd57aab21816b9d68876e5529081faa0d4511f11
|
||||
DIST hasufell-binhost--net-misc--curl-7.61.0--C.21828.1531758188.217196.C.tar.bz2 792381 SHA256 6d0706b0ca471f0dcff96b5f79f5a42024ea00187cc5000cc31f10fff830713a SHA512 4c8f1fc10aad8029bca0d21c8083afd4e2da8e3b7922f4f3a7c8aea0ad705de8d467659dcf119f54faae71c70f1162e05b6bfcdc174a136c3d4a2d9d9a2e6867 WHIRLPOOL 2609929b2be8e90f722bd220eb0510408951273b522f9c8d1c56d82e6f9542f414c1b84853ecc677fe60740a3841ed49b1f1fb1d22e53d0a7ba84599610544e6
|
||||
PBIN curl-7.61.0.pbin-1+exheres-0 3325 SHA256 a89a0d88f83bafb563daf68fd18acf90b5dfb4ee6d60bbea717ba998a4ecaf58 SHA512 21bc0725c0a93f6a3e60b69bf1f50759b34f6e2bf851d3d2717a273fa2a832c34c5786b5337faa08719d2e15a18c1c9dfb279a27114f72c48403b05fc4ec1c69 WHIRLPOOL 2da0e6cf1105612801fb2e339f468c692070777baa09044467d95a42b4cb1672d7803d7b66d6373dffd001a4ac784c35b63370453391e3d9993a5344c10e2ab3
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun May 20 21:33:31 CEST 2018
|
||||
# Created by paludis-3.0.0 on Mon Jul 16 18:23:08 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2 ) kerberos? ( virtual/kerberos ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.60.0.exheres-0 ] ]]"
|
||||
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2 ) kerberos? ( virtual/kerberos ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.61.0.exheres-0 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://curl.haxx.se"
|
||||
INHERITED=""
|
||||
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.60.0.exheres-0 ] ]] ) "
|
||||
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.61.0.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.60.0.tar.bz2"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.61.0.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:mbedtls "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1526844811"
|
||||
GENERATED_TIME="1531758188"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="arbor"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.60.0--C.19520.1526844811.477948.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.61.0--C.21828.1531758188.217196.C.tar.bz2"
|
||||
SUMMARY="A Client that groks URLs"
|
||||
BUGS_TO="ingmar@exherbo.org"
|
||||
REMOTE_IDS="freecode:curl"
|
||||
Reference in New Issue
Block a user