mirror of
https://github.com/containers/netavark.git
synced 2026-02-05 06:45:56 +01:00
DISTRO_PACKAGE: fix incorrect vendored tar archive URL
Signed-off-by: Danish Prakash <danish.prakash@suse.com>
This commit is contained in:
@@ -40,7 +40,7 @@ the official packages.
|
||||
The vendored sources for netavark will be attached to each netavark release as
|
||||
a tarball. You can download them with the following:
|
||||
|
||||
`https://github.com/containers/netavark/releases/download/v{version}/netavark-v{version}.tar.gz`
|
||||
`https://github.com/containers/netavark/releases/download/v{version}/netavark-v{version}-vendor.tar.gz`
|
||||
|
||||
And then create a cargo config file to point it to the vendor dir.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user