mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
dpp: update to 10.0.24.
This commit is contained in:
parent
d0825d4df0
commit
2a4444c21d
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue