dev-R/curl: add 4.3.2, drop 4.3.1

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-07 01:54:00 +01:00
parent e5456c977b
commit c00a888ff9
2 changed files with 13 additions and 2 deletions

View File

@@ -1 +1 @@
DIST curl_4.3.1.tar.gz 793230 BLAKE2B e1a87e7c609fa9c80fe78de87c373589a7aaf57494472330c0ce1210cbc8073b76de397d06eacb9a4819753b1b0a6c90779fabb3ed074614ac6bb2510a413455 SHA512 c935e115f4bb81e8b7b98d2736408e16ba3e10d67649834a37bbdbc1bcd0c6f3410344f7240161628e074cab70d3d8bd951f3df4abe1553df9947ad9353b1c62
DIST curl_4.3.2.tar.gz 793345 BLAKE2B c4436ee46d2672415384ed227f3cd17f1bf0fee9cf5c1c03b02d7f6b8d074af64c6c117fb490afa12d0becc0002186da66d46b0795657cd76b05d0c50172dbd1 SHA512 7b8e9b136f206733a3314a876de21bf7d52b9bcef1c8c399fc9b0e1983a12853da18bd7ce06959fdd83957cd3637a11fc9246154187427a3c6479101cc492322

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,3 +14,14 @@ RDEPEND="
${DEPEND}
net-misc/curl
"
SUGGESTED_PACKAGES="
dev-R/spelling
>=dev-R/testthat-1.0.0
dev-R/knitr
dev-R/jsonlite
dev-R/rmarkdown
dev-R/magrittr
>=dev-R/httpuv-1.4.4
dev-R/webutils
"