www/R-cran-scrapeR: Update to 0.1.8
Reported by: portscout
This commit is contained in:
parent
3efc26e7a6
commit
3e681c7350
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= scrapeR
|
||||
PORTVERSION= 0.1.7
|
||||
PORTVERSION= 0.1.8
|
||||
CATEGORIES= www
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -11,7 +11,8 @@ LICENSE= MIT
|
|||
|
||||
RUN_DEPENDS= R-cran-httr>0:www/R-cran-httr \
|
||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||
R-cran-rvest>0:www/R-cran-rvest
|
||||
R-cran-rvest>0:www/R-cran-rvest \
|
||||
R-cran-stringr>0:textproc/R-cran-stringr
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1701940070
|
||||
SHA256 (scrapeR_0.1.7.tar.gz) = 2c6f426c342e1e8daa28025c6f1b4b5c3b349a76297dce21861979d86fd866fd
|
||||
SIZE (scrapeR_0.1.7.tar.gz) = 3149
|
||||
TIMESTAMP = 1708670106
|
||||
SHA256 (scrapeR_0.1.8.tar.gz) = ef7ac321f7c95a7282fdd41a00da588182c2b27f1323798fd27317d087a43dc3
|
||||
SIZE (scrapeR_0.1.8.tar.gz) = 3468
|
||||
|
|
Loading…
Reference in a new issue