mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
R-cran-stringi: update to 1.3.1.
This commit is contained in:
parent
353047f44c
commit
97b44b6975
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'R-cran-stringi'
|
# Template file for 'R-cran-stringi'
|
||||||
pkgname=R-cran-stringi
|
pkgname=R-cran-stringi
|
||||||
version=1.2.4
|
version=1.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends+=" pkg-config icu-devel"
|
makedepends="pkg-config icu-devel"
|
||||||
short_desc="Character String Processing Facilities"
|
short_desc="Character String Processing Facilities"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://gagolewski.com/software/stringi/"
|
homepage="http://gagolewski.com/software/stringi/"
|
||||||
checksum=01570a200a25bde62c47b241636e67d73425efa10b924b63959a867796ea86f8
|
checksum=32df663bb6e9527e1ac265eec2116d26f7b7e62ea5ae7cc5de217cbb8defc362
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue