Skip to content
Draft
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
15 changes: 15 additions & 0 deletions org.virt_manager.virt_manager.Extension.Qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,21 @@ modules:
project-id: 10231
stable-only: true
url-template: https://sourceforge.net/projects/net-tools/files/net-tools-$version.tar.xz
- name: passt
buildsystem: simple
build-commands:
- make
- make prefix=${FLATPAK_DEST} install
sources:
- type: archive
url: https://passt.top/passt/snapshot/passt-2025_01_21.4f2c8e7.tar.gz
sha256: 1f3dc31502b4fa7c997c9f029e2472b7055bdee956f49551f4187fc75b7cbe13
x-checker-data:
type: anitya
project-id: 372091
url-template: https://passt.top/passt/snapshot/passt-$version.tar.gz
cleanup:
- /share
- name: metadata
buildsystem: simple
build-commands:
Expand Down