Files
buildroot/package/kf5/kf5.mk
Titouan Christophe 31d58806d8 package/kf5/*: bump to v5.116
This is the last (known) release of KDE Frameworks 5, read the announcement
https://kde.org/announcements/frameworks/5/5.116.0/

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-02-16 20:50:01 +01:00

12 lines
359 B
Makefile

################################################################################
#
# kf5
#
################################################################################
KF5_VERSION_MAJOR = 5.116
KF5_VERSION = $(KF5_VERSION_MAJOR).0
KF5_SITE = https://download.kde.org/stable/frameworks/$(KF5_VERSION_MAJOR)
include $(sort $(wildcard package/kf5/*/*.mk))