Skip to content

Commit 11f28d8

Browse files
author
TUR Github Actions
committed
bump(tur/dpp): 10.0.31
This commit has been automatically submitted by Github Actions.
1 parent 8ae22f7 commit 11f28d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/dpp/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ TERMUX_PKG_HOMEPAGE=https://dpp.dev
22
TERMUX_PKG_DESCRIPTION="D++ is a lightweight and simple library for Discord written in modern C++."
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@OrdinaryEnder"
5-
TERMUX_PKG_VERSION="10.0.30"
5+
TERMUX_PKG_VERSION="10.0.31"
66
TERMUX_PKG_SRCURL=https://github.com/brainboxdotcc/dpp/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
77
TERMUX_PKG_DEPENDS="libc++, libopus, libsodium, openssl, zlib"
88
TERMUX_PKG_BUILD_IN_SRC=true
99
TERMUX_PKG_AUTO_UPDATE=true
10-
TERMUX_PKG_SHA256=fb7019770bd5c5f0539523536250da387ee1fa9c92e59c0bcff6c9adaf3d77e8
10+
TERMUX_PKG_SHA256=3e392868c0dc3d0f13a00cfa190a925a20bde62bea58fd87d4acf14de11062bf
1111

1212
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
1313
-DRUN_LDCONFIG=OFF

0 commit comments

Comments
 (0)