re2: update to 2017.08.01.

This commit is contained in:
Michael Gehring 2017-08-05 09:56:42 +00:00
parent 8692add436
commit 49b5a6e2f0

View File

@ -1,7 +1,7 @@
# Template build file for 're2'. # Template build file for 're2'.
pkgname=re2 pkgname=re2
reverts=20140304_1 reverts=20140304_1
version=2017.07.01 version=2017.08.01
revision=1 revision=1
wrksrc="${pkgname}-${version//./-}" wrksrc="${pkgname}-${version//./-}"
build_style=gnu-makefile build_style=gnu-makefile
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="3-clause-BSD" license="3-clause-BSD"
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=e6f06ad87cdacbf4b5573481de78f0de609d6e9227028c80cae813751d834b1e checksum=938723dc197125392698c5fcf41acb74877866ff140b81fd50b7314bf26f1636
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE