mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
range_v3: bump version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user