From 11f28d826207e1c104771e1ab2739adff303b179 Mon Sep 17 00:00:00 2001 From: TUR Github Actions Date: Sun, 22 Sep 2024 01:10:20 +0000 Subject: [PATCH] bump(tur/dpp): 10.0.31 This commit has been automatically submitted by Github Actions. --- tur/dpp/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tur/dpp/build.sh b/tur/dpp/build.sh index 42ff62908..a72670d55 100644 --- a/tur/dpp/build.sh +++ b/tur/dpp/build.sh @@ -2,12 +2,12 @@ TERMUX_PKG_HOMEPAGE=https://dpp.dev TERMUX_PKG_DESCRIPTION="D++ is a lightweight and simple library for Discord written in modern C++." TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@OrdinaryEnder" -TERMUX_PKG_VERSION="10.0.30" +TERMUX_PKG_VERSION="10.0.31" TERMUX_PKG_SRCURL=https://github.com/brainboxdotcc/dpp/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_DEPENDS="libc++, libopus, libsodium, openssl, zlib" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_AUTO_UPDATE=true -TERMUX_PKG_SHA256=fb7019770bd5c5f0539523536250da387ee1fa9c92e59c0bcff6c9adaf3d77e8 +TERMUX_PKG_SHA256=3e392868c0dc3d0f13a00cfa190a925a20bde62bea58fd87d4acf14de11062bf TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" -DRUN_LDCONFIG=OFF