aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-03-19 15:24:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-03-19 15:24:55 +0000
commitb1c53b8f2f42e7bf05daf1fda1f0f06d3926c7cf (patch)
tree1372cf3e6c4c7551caca985df6c6ef529c9b5470 /Mk
parent780624a4cc93825abc46da8976b370c915702e89 (diff)
downloadports-b1c53b8f2f42e7bf05daf1fda1f0f06d3926c7cf.tar.gz
ports-b1c53b8f2f42e7bf05daf1fda1f0f06d3926c7cf.zip
Update KDE Frameworks to 5.80.'
Saturday, 13 March 2021 KDE today announces the release of KDE Frameworks 5.80.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/5/5.80.0/ PR: 254256 Exp-run by: antoine Fallout-fixes by: adridg
Notes
Notes: svn path=/head/; revision=568803
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index feef68ada7fb..2422f0cf0ff9 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -76,7 +76,7 @@ KDE_PLASMA_VERSION?= 5.20.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
-KDE_FRAMEWORKS_VERSION?= 5.79.0
+KDE_FRAMEWORKS_VERSION?= 5.80.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.