range_v3: bump version

This commit is contained in:
Gerasim Troeglazov
2021-07-20 23:46:02 +10:00
parent 4280d735e8
commit a2ca19a3a2
2 changed files with 2 additions and 2 deletions

View File

@@ -12,11 +12,11 @@ composable adaptations of ranges where the adaptation happens lazily as the \
view is iterated. And an action is an eager application of an algorithm to a \
container that mutates the container in-place and returns it for further processing."
HOMEPAGE="https://github.com/ericniebler/range-v3"
COPYRIGHT="2019 Eric Niebler"
COPYRIGHT="2021 Eric Niebler"
LICENSE="Boost v1.0"
REVISION="1"
SOURCE_URI="https://github.com/ericniebler/range-v3/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="5a1cd44e7315d0e8dcb1eee4df6802221456a9d1dbeac53da02ac7bd4ea150cd"
CHECKSUM_SHA256="376376615dbba43d3bef75aa590931431ecb49eb36d07bb726a19f680c75e20c"
SOURCE_DIR="range-v3-$portVersion"
PATCHES="range_v3-$portVersion.patchset"