mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-glue: update to 1.6.2
This commit is contained in:
parent
6ef9dd240b
commit
1261c72abb
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'R-cran-glue'
|
# Template file for 'R-cran-glue'
|
||||||
pkgname=R-cran-glue
|
pkgname=R-cran-glue
|
||||||
version=1.4.2
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Interpreted String Literals"
|
short_desc="Interpreted String Literals"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tidyverse/glue/"
|
homepage="https://github.com/tidyverse/glue/"
|
||||||
checksum=9f7354132a26e9a876428fa87629b9aaddcd558f9932328e6ac065b95b8ef7ad
|
checksum="9da518f12be584c90e75fe8e07f711ee3f6fc0d03d817f72c25dc0f66499fdbf
|
||||||
|
9da518f12be584c90e75fe8e07f711ee3f6fc0d03d817f72c25dc0f66499fdbf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue