Skip to content

Commit d3e686d

Browse files
committed
bump(main/libc++utilities): 5.31.1
This commit has been automatically submitted by Github Actions.
1 parent 031a5fa commit d3e686d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/libc++utilities/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Martchus/cpp-utilities
22
TERMUX_PKG_DESCRIPTION="Useful C++ classes and routines such as argument parser, IO and conversion utilities"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="5.31.0"
5+
TERMUX_PKG_VERSION="5.31.1"
66
TERMUX_PKG_SRCURL=https://github.com/Martchus/cpp-utilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=aea6a0043e2e9891e0fe52632b5a7cd7da93a33b734dafe97a26072a9ea64a7f
7+
TERMUX_PKG_SHA256=63e44720368cead3dfbcdb505dafdc6da2222f763844ba84e2d328578fca4f8c
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="boost, libc++, libiconv"
1010
TERMUX_PKG_BUILD_DEPENDS="boost-headers"

0 commit comments

Comments
 (0)