re2: update to 2016.02.01.
This commit is contained in:
parent
72becc1b72
commit
8341e4bdf5
|
@ -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=2015.11.01
|
version=2016.02.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=4aeca04541b63af1e38682b20440fcde2207a4a8a04466359dd113c8a7d4657e
|
checksum=f246c43897ac341568a7460622138ec0dd8de9b6f5459686376fa23e9d8c1bb8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue