aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-03-04 19:19:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-03-04 19:19:10 +0000
commit3c7e4f259acfc35c9d03c1856fb620301c9d87fb (patch)
treef326c83b3a9ef1460517c77faf9f70f6a60ad591 /Mk
parent0d3d9251931685f982b3541a906c729fe2aced81 (diff)
downloadports-3c7e4f259acfc35c9d03c1856fb620301c9d87fb.tar.gz
ports-3c7e4f259acfc35c9d03c1856fb620301c9d87fb.zip
Update KDE Release-Service releases to 20.12.3
20.12.3 Releases Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE’s release service.
Notes
Notes: svn path=/head/; revision=567334
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 86fb8e690bb1..feef68ada7fb 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -80,8 +80,8 @@ KDE_FRAMEWORKS_VERSION?= 5.79.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 20.12.2
-KDE_APPLICATIONS_SHLIB_VER?= 5.16.2
+KDE_APPLICATIONS_VERSION?= 20.12.3
+KDE_APPLICATIONS_SHLIB_VER?= 5.16.3
KDE_APPLICATIONS_BRANCH?= stable
# Upstream moves old software to Attic/. Specify the newest applications release there.
# Only the major version is used for the comparison.