re2: update to 2018.08.01. (#1724)
This commit is contained in:
parent
118c522e8a
commit
d6179bfdcb
|
@ -1,8 +1,8 @@
|
|||
# Template file for 're2'
|
||||
pkgname=re2
|
||||
reverts=20140304_1
|
||||
version=2018.03.01
|
||||
revision=2
|
||||
version=2018.08.01
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version//./-}"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
|
@ -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=51dc7ee9d1a68ee0209672ac4bdff56766c56606dfcdd57aed022015c4784178
|
||||
checksum=7c995c91c12201e61738f35cf4d1362758894d674a1e71dd116cafb4d860b752
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue