mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-R6: update to 2.5.1
This commit is contained in:
parent
500a3c8f49
commit
16ccce8dc7
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'R-cran-R6'
|
# Template file for 'R-cran-R6'
|
||||||
pkgname=R-cran-R6
|
pkgname=R-cran-R6
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
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="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/R6"
|
homepage="https://github.com/r-lib/R6"
|
||||||
checksum=aec1af9626ec532cb883b544bf9eff4cb2d89c343c7ce0fa31761ec5a7882e02
|
checksum="8d92bd29c2ed7bf15f2778618ffe4a95556193d21d8431a7f75e7e5fc102bf48
|
||||||
|
8d92bd29c2ed7bf15f2778618ffe4a95556193d21d8431a7f75e7e5fc102bf48"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue