mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-stringi: update to 1.7.12.
Not tested, for the icu rebuild.
If you're going to revert, cherry-pick this:
1c84d637f1
This commit is contained in:
parent
f432cf0957
commit
a30dc4a359
1 changed files with 3 additions and 3 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.7.3
|
version=1.7.12
|
||||||
revision=4
|
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=d98632f1d7dc22e0a190315ee3c435146894e18ef586adbeb80ad526673b1f56
|
checksum=efe8ac2900001f986a75db5641fbb24587a6d23de274a6a85c39dfa58921e009
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue