mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kconfig: update to 5.37.0
This commit is contained in:
parent
5d04bcd87f
commit
5e0846fecf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfig'
|
# Template file for 'kconfig'
|
||||||
pkgname=kconfig
|
pkgname=kconfig
|
||||||
version=5.36.0
|
version=5.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b31e3a8595fa8dc14aa0b1828633c712205097a6e3d14650ae813d4d7833d654
|
checksum=ad646fbf27a671761414609f729a033f5014ee0f6f9f4cd909ab00cfeb131eb8
|
||||||
|
|
||||||
kconfig-devel_package() {
|
kconfig-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue