Skip to content

Commit

Permalink
[pipewire] update to 1.2.5 (#41613)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua authored Oct 18, 2024
1 parent c0bca51 commit efe673d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ports/pipewire/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO pipewire/pipewire
REF "${VERSION}"
SHA512 4ef85f17b0364fe1ef994bf58fe9232fb201002b9fd6644542f58f91595cca48dc70a6a17b50713809c618998626b18e7f1436a090fea826a80b41df9418e2bf
SHA512 5ebd27ac0fe599ebdce9f08af0926a949df01c67997b8ddfaa86975eff96f7a37e19b6ed4a62e22d1fba48893d5cd2e0e2572e8d97d016536623ec7bfe6078aa
HEAD_REF master # branch name
)

Expand Down
3 changes: 1 addition & 2 deletions ports/pipewire/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "pipewire",
"version": "1.0.4",
"port-version": 3,
"version": "1.2.5",
"description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.",
"homepage": "https://pipewire.org",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6953,8 +6953,8 @@
"port-version": 2
},
"pipewire": {
"baseline": "1.0.4",
"port-version": 3
"baseline": "1.2.5",
"port-version": 0
},
"pistache": {
"baseline": "2021-03-31",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/pipewire.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "76b5ab518b516d973957b81e57aecd436ff31e08",
"version": "1.2.5",
"port-version": 0
},
{
"git-tree": "1538246b12f82dde1b814eeaf3c4e94f5b1171bd",
"version": "1.0.4",
Expand Down

0 comments on commit efe673d

Please sign in to comment.