We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031a5fa commit d3e686dCopy full SHA for d3e686d
packages/libc++utilities/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Martchus/cpp-utilities
2
TERMUX_PKG_DESCRIPTION="Useful C++ classes and routines such as argument parser, IO and conversion utilities"
3
TERMUX_PKG_LICENSE="GPL-2.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="5.31.0"
+TERMUX_PKG_VERSION="5.31.1"
6
TERMUX_PKG_SRCURL=https://github.com/Martchus/cpp-utilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=aea6a0043e2e9891e0fe52632b5a7cd7da93a33b734dafe97a26072a9ea64a7f
+TERMUX_PKG_SHA256=63e44720368cead3dfbcdb505dafdc6da2222f763844ba84e2d328578fca4f8c
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_DEPENDS="boost, libc++, libiconv"
10
TERMUX_PKG_BUILD_DEPENDS="boost-headers"
0 commit comments