Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-misc--curl-7.59.0--C.27457.1523106053.828278.C.tar.bz2 779420 SHA256 89640ef2020028d68ccb53ef7fe52cd42938893e1d279180221515d70ba075da SHA512 1e4c06f01baddd5c53de6854aa280fb429665321ba553502f41af2e09558842ed6bc6fbabf711c5998ba4a2e724c0c1ae31f23d3902c200d32b6f1e2182c04e6 WHIRLPOOL e33f3723a66216923e192cb39be7b1e1e39035adc2a7402e5eb302253b883bc79d850fcfba717ad1658abeb096fb817a0ffeb99b8ef8df77dc2ed7e6d4c81f26
|
||||
PBIN curl-7.59.0.pbin-1+exheres-0 3311 SHA256 5f888a100cdb1f1c090d33e6628c300778741328beaa79dc7735882f6f87275d SHA512 607dfd9469a4831bedfa96d522f5513b42ab90157f7511f38f83b328893c8cb4faf4d34298723dcb922855d9888de5fc01748f6ee75e4c66923dc4387060cb92 WHIRLPOOL 6427b27a1705f90edb80366e98e104fd7a3719b1c2e3092a6d4a3e690030c0cb5d5c4186fdbeee2e2e9e4100a25fe3b9afb9a8f62df15d058ad7916065284840
|
||||
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
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sat Apr 7 15:00:54 CEST 2018
|
||||
# Created by paludis-3.0.0 on Sun May 20 21:33:31 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.59.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.60.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.59.0.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.59.0.tar.bz2"
|
||||
DOWNLOADS="https://curl.haxx.se/download/curl-7.60.0.tar.bz2"
|
||||
OPTIONS="zsh-completion providers:mbedtls "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1523106054"
|
||||
GENERATED_TIME="1526844811"
|
||||
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=""
|
||||
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="arbor"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.59.0--C.27457.1523106053.828278.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.60.0--C.19520.1526844811.477948.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