0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-01-31 21:22:27 +00:00
Termux Github Actions 39ba2b8450 bump(main/robin-map): 1.3.0
This commit has been automatically submitted by Github Actions.
2024-04-21 01:40:46 +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