re2: update to 2019.09.01.
This commit is contained in:
parent
c0f0c5c7d1
commit
86f9544a15
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.08.01
|
version=2019.09.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=38bc0426ee15b5ed67957017fd18201965df0721327be13f60496f2b356e3e01
|
checksum=b0382aa7369f373a0148218f2df5a6afd6bfa884ce4da2dfb576b979989e615e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue