kconfig: update to 5.79.0.
This commit is contained in:
parent
af7321555c
commit
f7a095430a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfig'
|
||||
pkgname=kconfig
|
||||
version=5.78.0
|
||||
version=5.79.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=b27a1e97d520e98178f955b8ab29e794df7733beab1898ef06ab5f14afcfffbb
|
||||
checksum=f948718ac87f573b14bbf73e4af02d488f023cfcf011425af7cdbc0cefca510a
|
||||
|
||||
kconfig-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue