re2: update to 2018.09.01.
This commit is contained in:
parent
e2ad99bbbf
commit
d096c3dfe2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 're2'
|
||||
pkgname=re2
|
||||
reverts=20140304_1
|
||||
version=2018.08.01
|
||||
version=2018.09.01
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version//./-}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/re2"
|
||||
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
||||
checksum=7c995c91c12201e61738f35cf4d1362758894d674a1e71dd116cafb4d860b752
|
||||
checksum=1424b303582f71c6f9e19f3b21d320e3b80f4c37b9d4426270f1f80d11cacf43
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue