Files
termux-packages/packages/robin-map/build.sh
termux-pacman-bot 539163eee2 bump(main/robin-map): 1.3.0
This commit has been automatically submitted by Github Actions.
2024-04-21 02:17:43 +00:00

9 lines
455 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/Tessil/robin-map/
TERMUX_PKG_DESCRIPTION="C++ implementation of a fast hash map and hash set using robin hood hashing"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.3.0"
TERMUX_PKG_SRCURL=https://github.com/Tessil/robin-map/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a8424ad3b0affd4c57ed26f0f3d8a29604f0e1f2ef2089f497f614b1c94c7236
TERMUX_PKG_AUTO_UPDATE=true