re2: update to 2016.06.01.
This commit is contained in:
parent
71231642d4
commit
e61dbbaa2a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 're2'.
|
||||
pkgname=re2
|
||||
reverts=20140304_1
|
||||
version=2016.05.01
|
||||
version=2016.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=d9d13f0ea4e1c6628b1cb85eeee284d4fdd4948da94b1f205096254927092e3d
|
||||
checksum=a781763b22b1051f6d6adb74b671caddb7b1707e275be311a6c50e4d8b25f5eb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue