Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions x11vnc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: x11vnc
version: 0.9.16
epoch: 2
version: "0.9.17"
epoch: 0
description: VNC server for real X displays
copyright:
- license: GPL-2.0-or-later
Expand Down Expand Up @@ -61,11 +61,7 @@ pipeline:
with:
repository: https://github.com/LibVNC/x11vnc
tag: ${{package.version}}
expected-commit: 4ca006fed80410bd9b061a1519bd5d9366bb0bc8

- uses: patch
with:
patches: gcc-10.patch
expected-commit: e2b726a8c0464051afda01648072af6835aaa5f7

- runs: autoupdate

Expand Down
44 changes: 0 additions & 44 deletions x11vnc/gcc-10.patch

This file was deleted.

Loading