re2: update to 2019.01.01.

This commit is contained in:
Rasmus Thomsen 2019-01-08 18:04:05 +01:00 committed by maxice8
parent dcd30b6358
commit b4f83fc5f2

View file

@ -1,16 +1,16 @@
# Template file for 're2'
pkgname=re2
version=2018.12.01
version=2019.01.01
revision=1
wrksrc="${pkgname}-${version//./-}"
build_style=gnu-makefile
make_install_args="prefix=/usr"
short_desc="An efficient, principled regular expression library"
short_desc="Efficient, principled regular expression library"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/google/re2"
distfiles="${homepage}/archive/${version//./-}.tar.gz"
checksum=715e01685719a4ed68a353ae48249612ef4a7464755c3ecccaceae91ebd34868
checksum=bee07121ce72ce10ccacb84e49b29d091ca18d5d14d950ab7c4657a0903655db
post_install() {
vlicense LICENSE