mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
re2: update to 2016.04.01.
This commit is contained in:
parent
cc76da5720
commit
0b366490bd
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=2016.03.01
|
version=2016.04.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=2dc6188270fe83660ccb379ef2d5ce38e0e38ca0e1c0b3af4b2b7cf0d8c9c11a
|
checksum=cba63beed3c502bbacd45e22b24550e4becbc27737389f14d7cdcace12c41177
|
||||||
CXXFLAGS="-std=c++11"
|
CXXFLAGS="-std=c++11"
|
||||||
LDFLAGS="-pthread"
|
LDFLAGS="-pthread"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue