Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.62.0--C.18608.1541691403.6249.C.tar.bz2 804930 SHA256 5a9a73b1927f3c2c1b47db0d1b34e2f76e8f787d7a1df704adb2bbbef37f6cb5 SHA512 539427901a269957b141890347c2f114142a9f42fc6e72e23f22985727f5da2d26a663239fb6391c3eabb051c6d76ebbeebf004c6b84bf13137f3d8071d62fac WHIRLPOOL c216f32bdf2ef9ffd0d3f404d999ebd4edef7dc9265440286656c800bbabcc04ace2059d2fbed00acbdbff855a9cc9c5016b5b7ccd15362d92a96c9914149a5a
|
||||
PBIN curl-7.62.0.pbin-1+exheres-0 3328 SHA256 4445f365707e7d749117e471fa9bd23edcaa6ae8012ff8c38ff06aec917e530d SHA512 4f1d7d4ae1cefa615e7d63d9f67f63aeb0e57611ac1f1f6fdeaa36da361f3a86d9b3690c931959b8a54ecbe1bd35de587585338b96bde89cbb66b4aeeb251b3b WHIRLPOOL 1798ba3bc12b9c8349d22ac0975ec824e59b008fe8a88255793e353eb3239a0fbf91c2362d4810b5495a9d5817d987d24336accc6c22e3ad6b28f22fc7a26bc8
|
||||
DIST hasufell-binhost--net-misc--curl-7.63.0--C.11471.1544874946.101030.C.tar.bz2 812061 SHA256 b5c7687d78c77c411032913b236b8630e09653286711a5c83377efc27e1aa923 SHA512 ae34d2a4a2f8ebc79977c248f87ee89df01867bf107a3bd5fffcb4eebb117e358065f2a88feb5a9046a20c340c0fdc9fa01878c1b959d41ba900b8235e1d3e04 WHIRLPOOL b9d01ec84ca469ddd487fae43a55ed88f46070dfca365454792a6235083e85fbdc45179ea3535da93e6235b970c68e5b0c45d65a77e6a0f2795309774156ab8d
|
||||
PBIN curl-7.63.0.pbin-1+exheres-0 3611 SHA256 d4d3087e0a6b05367f1f84a8293f790b32ff4c6a6f11600bd0434ddf080e304e SHA512 76c07e21c9f3891b4aebdac7c89f1b1e989d2b06b66033763a22d8d6b2a75a038d296bc030f85e57bc44be6fc6f434094475372c80e668185a959a268fd9a558 WHIRLPOOL c6657f7e34f195ec2b593889c2b7c8f55464a40427b0c6fab87a89262791a8da85124d7acc4141151842f99d59d82ad2c95cd28a2b82dc9c046964e14ac963f1
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Thu Nov 8 16:36:43 CET 2018
|
||||
# Created by paludis-3.0.0 on Sat Dec 15 12:55:46 CET 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:=43.45.17 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.62.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? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.63.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.62.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 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( 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.63.0.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.62.0.tar.bz2"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.63.0.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:mbedtls "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1541691403"
|
||||
GENERATED_TIME="1544874946"
|
||||
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 POSTGRESQL_SERVERS 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.62.0--C.18608.1541691403.6249.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.63.0--C.11471.1544874946.101030.C.tar.bz2"
|
||||
SUMMARY="A Client that groks URLs"
|
||||
BUGS_TO="ingmar@exherbo.org"
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user