re2: update to 2016.11.01.
This commit is contained in:
parent
34fab6f81e
commit
6aecaab03d
|
@ -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=2016.09.01
|
version=2016.11.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=4f5833331c5d6e3bc0465984cff6f75ed9360e1ea1db670716161b98564cda2a
|
checksum=01ee949f03e1c4057dc533cf139f967fb1b427015769d53b9ee07757631e9669
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue