mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
R-cran-stringi: update to 1.2.4.
This commit is contained in:
parent
32f3025043
commit
c83158ab50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R-cran-stringi'
|
# Template file for 'R-cran-stringi'
|
||||||
pkgname=R-cran-stringi
|
pkgname=R-cran-stringi
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends+=" pkg-config icu-devel"
|
makedepends+=" pkg-config icu-devel"
|
||||||
|
@ -8,7 +8,7 @@ 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=1d1bdc338858ba0b2ec54170d0787c67be271b503ef2466cf8130fc0f324efe9
|
checksum=01570a200a25bde62c47b241636e67d73425efa10b924b63959a867796ea86f8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue