re2: update to 2019.08.01.
This commit is contained in:
parent
81944f5573
commit
eb49294bbb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 're2'
|
# Template file for 're2'
|
||||||
pkgname=re2
|
pkgname=re2
|
||||||
version=2019.03.01
|
version=2019.08.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=05dc21aafc1fa21161214c6145aeed8a6d108bde390584c762aa3e64df557d6d
|
checksum=38bc0426ee15b5ed67957017fd18201965df0721327be13f60496f2b356e3e01
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue