bump(main/libc++utilities): 5.31.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-27 00:49:40 +00:00
parent 73f5cd7074
commit 1d60227f61

View File

@@ -2,10 +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.30.0"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="5.31.0"
TERMUX_PKG_SRCURL=https://github.com/Martchus/cpp-utilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9d594108109de7cd2dbb399451e69f68851a7f983e2671a0a4766211c380d1b4
TERMUX_PKG_SHA256=aea6a0043e2e9891e0fe52632b5a7cd7da93a33b734dafe97a26072a9ea64a7f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="boost, libc++, libiconv"
TERMUX_PKG_BUILD_DEPENDS="boost-headers"