Skip to content

Commit

Permalink
[plasma-wayland-protocols] update to 1.14.0 (#41614)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua authored Oct 18, 2024
1 parent 49540ed commit 4d22d57
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/plasma-wayland-protocols/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KDE/plasma-wayland-protocols
REF v1.8.0
SHA512 5e3cfd6d2d6a6f8dfcf97ef046bd2a671945abf81dc47d452eed4e6e0fde44e98566439cb12b5099adf023cb9ff6257cc97d9fa9bd432946c7687914cb4ee88b
REF "v${VERSION}"
SHA512 3cb5ea1c5c69384181005520c9999b0f1548ec91f2894204ab9a103dd6d76621932f4d6c536664797ab2d24df4e1f182a353bd9be802565ec48dec657cc59276
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/plasma-wayland-protocols/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plasma-wayland-protocols",
"version": "1.8.0",
"version": "1.14.0",
"description": "The non-standard Wayland protocols use by KDE Plasma",
"homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/",
"supports": "linux",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6985,7 +6985,7 @@
"port-version": 0
},
"plasma-wayland-protocols": {
"baseline": "1.8.0",
"baseline": "1.14.0",
"port-version": 0
},
"platform-folders": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/plasma-wayland-protocols.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d5de80e9722055b7a9df78a6986f82ed6b5e0a44",
"version": "1.14.0",
"port-version": 0
},
{
"git-tree": "3a8a656179e4f748a1249ea2b242ea9798ec9501",
"version": "1.8.0",
Expand Down

0 comments on commit 4d22d57

Please sign in to comment.