dpp: update to 10.0.31.

Closes: #52611 [via git-merge-pr]
This commit is contained in:
Bo-Ru Ju 2024-10-12 10:04:58 +08:00 committed by classabbyamp
parent 68c3b89686
commit 40d6516b79
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dpp'
pkgname=dpp
version=10.0.30
version=10.0.31
revision=1
build_style=cmake
configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=ON -DDPP_CORO=ON"
@ -12,7 +12,7 @@ maintainer="Lunar Starstrum <lunar@forsaken-borders.net>"
license=Apache-2.0
homepage="https://dpp.dev"
distfiles="https://github.com/brainboxdotcc/DPP/archive/refs/tags/v${version}.tar.gz"
checksum=fb7019770bd5c5f0539523536250da387ee1fa9c92e59c0bcff6c9adaf3d77e8
checksum=3e392868c0dc3d0f13a00cfa190a925a20bde62bea58fd87d4acf14de11062bf
dpp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"