R-cran-Rcpp: update to 1.0.1.
This commit is contained in:
parent
62fe1d6640
commit
5d8d7beb27
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'R-cran-Rcpp'
|
||||
pkgname=R-cran-Rcpp
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
short_desc="Seamless R and C++ Integration"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.rcpp.org/"
|
||||
checksum=b7378bf0dda17ef72aa3f2a318a9cb5667bef50b601dc1096431e17426e18bc2
|
||||
checksum=e76de03e5db5edc760ba7372b688d3a2f34854ad2b7dcb53b31556a46dafb904
|
||||
|
||||
pre_install() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue