bump(main/libc++utilities): 5.24.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-01-03 00:24:20 +00:00
parent 7ccba00e88
commit 1163c34943

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Martchus/cpp-utilities
TERMUX_PKG_DESCRIPTION="Useful C++ classes and routines such as argument parser, IO and conversion utilities"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="5.24.4"
TERMUX_PKG_VERSION="5.24.5"
TERMUX_PKG_SRCURL=https://github.com/Martchus/cpp-utilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f27be37d67fd97d934d70d4a9a5dc3368313dae6be219f388f7214511eb61f3b
TERMUX_PKG_SHA256=28cfbfe4e91eb37d9c0224f39def16b4aab41d09d7762a120c83382cf2fb3cbc
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="boost, libc++, libiconv"
TERMUX_PKG_BUILD_DEPENDS="boost-headers"