Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.54.0--C.15845.1495734294.232902.C.tar.bz2 730025 SHA256 c449c72ef5d40f19b3e9a6fca38be077fd7b0ec516ae8ab5229ac7184c68b94e SHA512 08ed7c8458c9f508770cddd7b0271002ee7e8522c46b8973c573199dd9e1fde4d6ab7356c692d6ddeed799819a6c0b9793c058ff9e1628c32d08730b3efbf0be WHIRLPOOL c9e1608f3e3d0764a3ccf0a25d2f4fc07d2cd4f19e6d52b3aa6aa5c64437f8b0e88f5dff8ddd7f6aa199271d48a8b32bec429e07436f22d520b82f9f072d9730
|
||||
PBIN curl-7.54.0.pbin-1+exheres-0 3215 SHA256 85c8dc5c2581e420c31bf7a6d7c0c5a8a42e7126ba87071eb904e9caf7e017d3 SHA512 eaa50e1c8517b057e973ed642a5e7e48daf86777e07c2b19dd288db010e56b59e59809ef17242d8cb0f538e87c52472a5c63b8c665c47dd7d234e6be80220cd8 WHIRLPOOL aa93ce64a22a397e41961de791fc5818c4a296e93124b1648665f2e92c624d3116c319f0a73d1eae4f491c51e1855d3500118bfcef3582a3f64637424b01c17b
|
||||
DIST hasufell-binhost--net-misc--curl-7.54.1--C.10508.1498156323.950684.C.tar.bz2 734133 SHA256 b0a1a60e42f44806c539dac253aea4e356776c85754b8269227e642265441f96 SHA512 e9a5e0f70c09ec5724f0715c119eb37bb194c54d1e7e3ad88380a8a5e152a979a070cfe788f1e3c5ae2f504dd3c8f77c516db3af8da1525e45539b5e7540ccb6 WHIRLPOOL 897a1808c2e927fb6def811ae11cad9eea0c5600902db85bb838ee4300a4c6b12ae3e5ac829e549833e8c352d72345041c4073e6e757966c965850d14effd35f
|
||||
PBIN curl-7.54.1.pbin-1+exheres-0 3215 SHA256 59b05516f2cc5d967f1434b89be0c2e29a9eb876bccd1564e8c61046760f66f8 SHA512 ea2634175e1a27b3728adef0dd8c593c4fdf80cc8990b3dc375630bbb705efcfbae868d9239ec3e0071582e41a2d049fecc3375b518ad2516dc877da97bb66fb WHIRLPOOL 06b88dfe8adfe0c4e2ddbf608091a85926bcadc2d3434afa1e53764a8d317c301a26e3f6c5d9049839b9d1610882d0311796bf4da8093f3b51abcd777eab9086
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Thu May 25 19:44:54 CEST 2017
|
||||
# Created by paludis-3.0.0 on Thu Jun 22 20:32:04 CEST 2017
|
||||
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] ) 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:=41.43.15 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.54.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] ) 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:=41.43.15 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.54.1.exheres-0 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://curl.haxx.se"
|
||||
INHERITED=""
|
||||
MYOPTIONS="( ( ares [[ description = [ Enabled c-ares posix-threaded dns support, disables curl's own threaded resolver ] ]] 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.54.0.exheres-0 ] ]] ) "
|
||||
MYOPTIONS="( ( ares [[ description = [ Enabled c-ares posix-threaded dns support, disables curl's own threaded resolver ] ]] 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.54.1.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.54.0.tar.bz2"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.54.1.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1495734294"
|
||||
GENERATED_TIME="1498156324"
|
||||
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.54.0--C.15845.1495734294.232902.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.54.1--C.10508.1498156323.950684.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