Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.58.0--C.18601.1516998060.184287.C.tar.bz2 760936 SHA256 31f508403de0e20943a614151497e00e60530da7a05fb13bf1c9a8c58b551402 SHA512 575d151f184db0d9743a6245069fbdcdb48d295fd72cf91913cdc0dee8db17767ed9143d259c21dbb1f8d795a542d3fed851e9733528408b57b901b0cb228ebb WHIRLPOOL 30efb380be33b62c9c53c0b2033987272cb1254eb606fdf1336cb4125df55a69739767755bd1415eb4d424bba4a99a5b818e02470300b6fd21a05c23afbf0bae
|
||||
PBIN curl-7.58.0.pbin-1+exheres-0 3310 SHA256 b2cb896f98f39ee7d111da2d490913c14a5990c706fbcc168a0f76b3215eba83 SHA512 478c191fafb2e2ffb116a52f69623fd1f59d6b48ffe7e9aa81f30762b9af3b28d0c8f12675c3b0bba8fa53eae6bcfcb6ee1e6f7f1046b91471accfc5a2cb9189 WHIRLPOOL 4a4384a68a7e20d3858775b3f4692411c6a931a1f01b5005f44d26452673c102b51d73d10fdfa8c9bf2f1e16ab5b171216b4a96401098ec01a7d38791534c635
|
||||
DIST hasufell-binhost--net-misc--curl-7.59.0--C.10140.1521817609.801795.C.tar.bz2 769654 SHA256 7e83447efdd03bb4287b7ed28def95ef7cab7117d6dc9f9cac6d6b18ad062e76 SHA512 fe6524a44d6af3510c17cec3cdc00dba0598c3d46876b9cf9e0a37bdc75a3e2b1d402b809e5a0d916334a82528ee88514e7916dc9a85fbcd18b70f6d3f56e2df WHIRLPOOL df48c8e6062380128a0bc63e9d693d824b8612bd2872a9066fd69e1893f7b1eaecf7fd77c21124af626e903632ffd079df9ec9559a9bb046818a8d1166115c5d
|
||||
PBIN curl-7.59.0.pbin-1+exheres-0 3310 SHA256 ccdc012a9ba67ab3382dcf5d4af738f4f7fcfd88d7518044037dd08e9503b90e SHA512 704de5e0d6dc2eeff7ea70b1f619014e352692763a19a056ff75b789d3a40eeb1cff667e316e56326e88e85538c33e1eb8cce4eee26ae0d9e1ab2aa7040bb7a0 WHIRLPOOL 0fc203f0f89717e220c06c644a25a4140cd4e86c50fa1b2fd0d5199fc4fd40695198b4d2c314288b2ce37b71a78c405ddf2a9365cba0e1357e6ca3e32f9fbb4b
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Jan 26 21:21:00 CET 2018
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 16:06:50 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:=42.44.16 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.58.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.59.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.58.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.59.0.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.58.0.tar.bz2"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.59.0.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:mbedtls "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1516998060"
|
||||
GENERATED_TIME="1521817610"
|
||||
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 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.58.0--C.18601.1516998060.184287.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.59.0--C.10140.1521817609.801795.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