R-cran-processx: update to 3.4.4.

This commit is contained in:
Luke Hannan 2020-11-21 02:26:01 +02:00 committed by Johannes
parent 55301018bc
commit 7118ea7a17

View file

@ -1,7 +1,7 @@
# Template file for 'R-cran-processx' # Template file for 'R-cran-processx'
pkgname=R-cran-processx pkgname=R-cran-processx
version=3.4.3 version=3.4.4
revision=2 revision=1
build_style=R-cran build_style=R-cran
hostmakedepends="R-cran-ps R-cran-R6" hostmakedepends="R-cran-ps R-cran-R6"
depends="R-cran-ps R-cran-R6" depends="R-cran-ps R-cran-R6"
@ -9,7 +9,7 @@ short_desc="Execute and Control System Processes"
maintainer="Luke Hannan <lukehannan@gmail.com>" maintainer="Luke Hannan <lukehannan@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/r-lib/processx" homepage="https://github.com/r-lib/processx"
checksum=f247f2180f72e59f1e6d7149ddb44796698eb6be97cc8c479d5f488b65fcb01d checksum=aaa40f10a6670eeb451e038bc0eb7c16f263dacb797f76d965b9fc75dda7482b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE