From 52fd36304e86eddcabfb1ef7e4ca41df5c60ae1c Mon Sep 17 00:00:00 2001 From: TUR Github Actions Date: Sun, 1 Oct 2023 01:00:43 +0000 Subject: [PATCH] bump(tur/dpp): 10.0.26 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 49af2dc5d..4cb35afc3 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.25" +TERMUX_PKG_VERSION="10.0.26" 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=bd39d24e01748ff4cc34ad7ca0faaa0f53542efd8843d4bcc75566a11f0f248b +TERMUX_PKG_SHA256=038e95c3ef8228957bf2a84d4ff73ca1dd95ecb2cf7478ca57137d5d99f7e709 TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" -DRUN_LDCONFIG=OFF