re2: update to 2016.03.01.

This commit is contained in:
Steve Prybylski 2016-03-01 10:19:21 -05:00
parent a7453b07c6
commit e3fceb4dbe

View file

@ -1,7 +1,7 @@
# Template build file for 're2'.
pkgname=re2
reverts=20140304_1
version=2016.02.01
version=2016.03.01
revision=1
wrksrc="${pkgname}-${version//./-}"
build_style=gnu-makefile
@ -11,7 +11,9 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="3-clause-BSD"
homepage="https://github.com/google/re2"
distfiles="${homepage}/archive/${version//./-}.tar.gz"
checksum=f246c43897ac341568a7460622138ec0dd8de9b6f5459686376fa23e9d8c1bb8
checksum=2dc6188270fe83660ccb379ef2d5ce38e0e38ca0e1c0b3af4b2b7cf0d8c9c11a
CXXFLAGS="-std=c++11"
LDFLAGS="-pthread"
post_install() {
vlicense LICENSE