re2: update to 2018.03.01.
This commit is contained in:
parent
bc347c3020
commit
d11ea621a0
1 changed files with 2 additions and 2 deletions
|
@ -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=2017.12.01
|
version=2018.03.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=62797e7cd7cc959419710cd25b075b5f5b247da0e8214d47bf5af9b32128fb0d
|
checksum=51dc7ee9d1a68ee0209672ac4bdff56766c56606dfcdd57aed022015c4784178
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue