Files
termux-packages/packages/robin-map/build.sh
termux-pacman-bot 0b9cb1069d bump(main/robin-map): 1.4.1
This commit has been automatically submitted by Github Actions.
2025-11-03 01:33:09 +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.4.1"
TERMUX_PKG_SRCURL=https://github.com/Tessil/robin-map/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0e3f53a377fdcdc5f9fed7a4c0d4f99e82bbb64175233bd13427fef9a771f4a1
TERMUX_PKG_AUTO_UPDATE=true