re2: update to 2019.03.01.
This commit is contained in:
parent
8ed562992a
commit
db75715419
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 're2'
|
# Template file for 're2'
|
||||||
pkgname=re2
|
pkgname=re2
|
||||||
version=2019.01.01
|
version=2019.03.01
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version//./-}"
|
wrksrc="${pkgname}-${version//./-}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/google/re2"
|
homepage="https://github.com/google/re2"
|
||||||
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
||||||
checksum=bee07121ce72ce10ccacb84e49b29d091ca18d5d14d950ab7c4657a0903655db
|
checksum=05dc21aafc1fa21161214c6145aeed8a6d108bde390584c762aa3e64df557d6d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue