re2: update to 2017.12.01. (#9766)

This commit is contained in:
maxice8 2017-12-04 18:19:19 -02:00 committed by Juan RP
parent 73587ce399
commit f1dfb382a8

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.11.01 version=2017.12.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=0a6d5035c55dde5aca9cd15026671e183b4083451da474e06aba449cf9101765 checksum=62797e7cd7cc959419710cd25b075b5f5b247da0e8214d47bf5af9b32128fb0d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE