R-cran-processx: update to 1.7.7.

This commit is contained in:
Luke Hannan 2024-07-04 23:04:45 +02:00
parent 3126fab806
commit a22fa53aac

View file

@ -1,6 +1,6 @@
# Template file for 'R-cran-processx' # Template file for 'R-cran-processx'
pkgname=R-cran-processx pkgname=R-cran-processx
version=3.4.4 version=3.8.4
revision=1 revision=1
build_style=R-cran build_style=R-cran
hostmakedepends="R-cran-ps R-cran-R6" hostmakedepends="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=aaa40f10a6670eeb451e038bc0eb7c16f263dacb797f76d965b9fc75dda7482b checksum=6627672d7fb109f37dc1d0eaef913f4cfc7ad8ac807abf0397e6d37753b1e70b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE