dpp: update to 10.0.29.

This commit is contained in:
Lunar Starstrum 2023-12-11 14:55:28 -06:00 committed by Duncan Overbruck
parent c087713ab6
commit 8b6b767c7c

View file

@ -1,6 +1,6 @@
# Template file for 'dpp'
pkgname=dpp
version=10.0.28
version=10.0.29
revision=1
build_style=cmake
configure_args="-DDPP_NO_VCPKG=ON -DDPP_USE_EXTERNAL_JSON=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=aa0c16a1583f649f28ec7739c941e9f2bf9c891c0b87ef8278420618f8bacd46
checksum=a37e91fbdabee20cb0313700588db4077abf0ebabafe386457d999d22d2d0682
dpp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"