mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-cpp11: update to 0.4.3
This commit is contained in:
parent
b12fecdb3e
commit
85ca4e7e34
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'R-cran-cpp11'
|
# Template file for 'R-cran-cpp11'
|
||||||
pkgname=R-cran-cpp11
|
pkgname=R-cran-cpp11
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Header only, C++11 interface to R's C interface"
|
short_desc="Header only, C++11 interface to R's C interface"
|
||||||
maintainer="Cameron Nemo <cam@nohom.org>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/cpp11"
|
homepage="https://github.com/r-lib/cpp11"
|
||||||
checksum="403ce0bf82358d237176053b0fb1e958cb6bfa4d0fb3555bf5801db6a6939b99
|
checksum="f1a60e4971a86dbbcf6a16bbd739b59bb66d9c45d93cfd8dedc2a87e302598f1
|
||||||
403ce0bf82358d237176053b0fb1e958cb6bfa4d0fb3555bf5801db6a6939b99"
|
f1a60e4971a86dbbcf6a16bbd739b59bb66d9c45d93cfd8dedc2a87e302598f1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue