R-cran-R6: update to 2.3.0.

This commit is contained in:
maxice8 2018-10-04 12:58:24 -03:00 committed by maxice8
parent daa4bc517c
commit 94c743f12c

View file

@ -1,13 +1,13 @@
# Template file for 'R-cran-R6' # Template file for 'R-cran-R6'
pkgname=R-cran-R6 pkgname=R-cran-R6
version=2.2.2 version=2.3.0
revision=1 revision=1
build_style=R-cran build_style=R-cran
short_desc="Classes with Reference Semantics" short_desc="Classes with Reference Semantics"
maintainer="Florian Wagner <florian@wagner-flo.net>" maintainer="Florian Wagner <florian@wagner-flo.net>"
license="MIT" license="MIT"
homepage="https://github.com/r-lib/R6" homepage="https://github.com/r-lib/R6"
checksum=087756f471884c3b3ead80215a7cc5636a78b8a956e91675acfe2896426eae8f checksum=05b5e117659796c67a16de0854661b25d0739da53a8cb93dcfc528d4c185fac9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE