R-cran-Rcpp: update to 0.12.19.
This commit is contained in:
parent
3fef792cef
commit
b90fc83e59
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'R-cran-Rcpp'
|
||||
pkgname=R-cran-Rcpp
|
||||
version=0.12.18
|
||||
version=0.12.19
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
short_desc="Seamless R and C++ Integration"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.rcpp.org/"
|
||||
checksum=fcecd01e53cfcbcf58dec19842b7235a917b8d98988e4003cc090478c5bbd300
|
||||
checksum=63aeb6d4b58cd2899ded26f38a77d461397d5b0dc5936f187d3ca6cd958ab582
|
||||
|
||||
pre_install() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue