mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
range-v3: update to 0.3.7.
This commit is contained in:
parent
3c0d2a1b81
commit
520a4dfb6a
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'range-v3'
|
# Template file for 'range-v3'
|
||||||
pkgname=range-v3
|
pkgname=range-v3
|
||||||
version=0.3.6
|
version=0.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRANGE_V3_EXAMPLES=OFF -DRANGE_V3_PERF=ON -DRANGE_V3_TESTS=ON"
|
configure_args="-DRANGE_V3_EXAMPLES=OFF -DRANGE_V3_PERF=OFF -DRANGE_V3_TESTS=OFF
|
||||||
|
-DRANGE_BUILD_CALENDAR_EXAMPLE=OFF -DRANGES_NATIVE=OFF"
|
||||||
short_desc="Experimental range library for C++11/14/17"
|
short_desc="Experimental range library for C++11/14/17"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="https://github.com/ericniebler/range-v3"
|
homepage="https://github.com/ericniebler/range-v3"
|
||||||
distfiles="https://github.com/ericniebler/range-v3/archive/${version}.tar.gz"
|
distfiles="https://github.com/ericniebler/range-v3/archive/${version}.tar.gz"
|
||||||
checksum=ce6e80c6b018ca0e03df8c54a34e1fd04282ac1b068cd39e902e2e5201ac117f
|
checksum=e6b0fb33bfd07ec32d54bcddd3e8d62e995a3cf0b64b34788ec264da62581207
|
||||||
|
|
Loading…
Add table
Reference in a new issue