dpp: update to 10.0.24.

This commit is contained in:
Bo-Ru Ju 2023-08-21 11:57:32 +08:00 committed by Duncan Overbruck
parent d0825d4df0
commit 2a4444c21d

View file

@ -1,6 +1,6 @@
# Template file for 'dpp'
pkgname=dpp
version=10.0.23
version=10.0.24
revision=1
build_style=cmake
configure_args="-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=8f9db61c3586a492ada378235300c509e3bc2fc090cef32de0a8241741038df0
checksum=e5d561b864a7397caeb5616d388ebbd79a8f21077f3b13ac6ccd7e29c746daa9
dpp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"