mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
robin_map, bump version (#6063)
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="The robin-map library is a C++ implementation of a fast hash map \
|
||||
and hash set using open-addressing and linear robin hood hashing with backward\
|
||||
shift deletion to resolve collisions."
|
||||
HOMEPAGE="https://github.com/Tessil/robin-map"
|
||||
COPYRIGHT="2017 Tessil"
|
||||
COPYRIGHT="2017 Thibaut Goetghebuer-Planchon"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/Tessil/robin-map/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c08ec4b1bf1c85eb0d6432244a6a89862229da1cb834f3f90fba8dc35d8c8ef1"
|
||||
CHECKSUM_SHA256="e6654c8c2598f63eb0b1d52ff8bdf39cfcc91d81dd5d05274a6dca91241cd72f"
|
||||
SOURCE_DIR="robin-map-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user