re2: update to 2017.06.01.
This commit is contained in:
parent
48641ca1d9
commit
ce754a4654
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 're2'.
|
||||
pkgname=re2
|
||||
reverts=20140304_1
|
||||
version=2017.05.01
|
||||
version=2017.06.01
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version//./-}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/google/re2"
|
||||
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
||||
checksum=337dc0857b8f83b4fc3b78a334829945d7f35c3c6e2b06bd10a1dd4858dcf4a5
|
||||
checksum=bb60df9576e595c1c636020cad6a09c47926f9228c0db7dc43ac9ed059ad502e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue