aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-10 19:52:57 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-10 19:52:57 +0000
commit7ee9c5458dda4991240994211e1a4995e513352d (patch)
tree44aad7259410d273738422c8ddb0bda08461b4b1 /Mk/Uses
parentf83f55b02eed7b69b69b6b79fb27dd2b2fed89b2 (diff)
downloadports-7ee9c5458dda4991240994211e1a4995e513352d.tar.gz
ports-7ee9c5458dda4991240994211e1a4995e513352d.zip
Notes
Diffstat (limited to 'Mk/Uses')
-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 2c4b5980ddc5..ef492f071732 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.53.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 18.12.0
-KDE_APPLICATIONS_SHLIB_VER?= 5.10.0
+KDE_APPLICATIONS_VERSION?= 18.12.1
+KDE_APPLICATIONS_SHLIB_VER?= 5.10.1
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.