R-cran-stringi: update to 1.4.3.
This commit is contained in:
parent
36926e426c
commit
5059be75d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'R-cran-stringi'
|
||||
pkgname=R-cran-stringi
|
||||
version=1.3.1
|
||||
version=1.4.3
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="pkg-config icu-devel"
|
||||
|
@ -8,7 +8,7 @@ short_desc="Character String Processing Facilities"
|
|||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://gagolewski.com/software/stringi/"
|
||||
checksum=32df663bb6e9527e1ac265eec2116d26f7b7e62ea5ae7cc5de217cbb8defc362
|
||||
checksum=13cecb396b700f81af38746e97b550a1d9fda377ca70c78f6cdfc770d33379ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue