diff options
Diffstat (limited to 'ports/kf5plotting')
| -rw-r--r-- | ports/kf5plotting/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/kf5plotting/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/kf5plotting/portfile.cmake b/ports/kf5plotting/portfile.cmake index 3899efd0a..ac3020239 100644 --- a/ports/kf5plotting/portfile.cmake +++ b/ports/kf5plotting/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/kplotting - REF v5.75.0 - SHA512 1eb2320006a21b0d8a3b4fb557458954a1d82427f8b91339d606e5405ef2820f408f257d833fb4af0c5f737eacff0f0371db54b5e6f63b68093e30a8249f17bf + REF v5.81.0 + SHA512 bdeb55a3949abfe9673f3b799ba157c27aade2860bfd5db4588dcedd580f4be5f452434a8c56af25bceec1391c05a9e0d522b398f38c3acf5a3bfdb8f5d7c77d HEAD_REF master ) diff --git a/ports/kf5plotting/vcpkg.json b/ports/kf5plotting/vcpkg.json index a3996ec5c..b99ba7cd2 100644 --- a/ports/kf5plotting/vcpkg.json +++ b/ports/kf5plotting/vcpkg.json @@ -1,6 +1,6 @@ { "name": "kf5plotting", - "version": "5.75.0", + "version": "5.81.0", "description": "Lightweight plotting framework", "homepage": "https://api.kde.org/frameworks/kplotting/html/index.html", "dependencies": [ |
