kconfig: update to 5.74.0
[ci skip]
This commit is contained in:
parent
2185cbac22
commit
debbacfbfd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfig'
|
||||
pkgname=kconfig
|
||||
version=5.73.0
|
||||
version=5.74.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6046bbb8da5f3261aac7f868bfa8a8ce1015a3a8257fe0b2d37dce9e2bc3952e
|
||||
checksum=dfeff0649f8987f88a01827c06468b87547509d9e46920902a55f6a0d6adc5db
|
||||
|
||||
kconfig-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue