kconfig: update to 5.49.0.
This commit is contained in:
parent
fe2a0b2c49
commit
cf259d1e54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfig'
|
||||
pkgname=kconfig
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=43a51e90092dd4d986f3200f709374e3ada9bb93ef97b5cab852c8d42c03c4bc
|
||||
checksum=4e3f2b98fd15fa9c90763fe6fca79f75324f1aee6efa81af2d19a24c6d666331
|
||||
|
||||
kconfig-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue