contrib/copr: update the URL for nm-git-bundle
The old bundle is no longer available, use the latest one. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2086
This commit is contained in:
@@ -70,7 +70,7 @@ get_nm_git_bundle() {
|
|||||||
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-38-x86_64/06008259-nm-git-bundle/nm-git-bundle-20230606-102458.noarch.rpm'
|
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-41-x86_64/08367599-nm-git-bundle/nm-git-bundle-20241209-150540.noarch.rpm'
|
||||||
fi
|
fi
|
||||||
mkdir nm-git-bundle
|
mkdir nm-git-bundle
|
||||||
pushd nm-git-bundle
|
pushd nm-git-bundle
|
||||||
|
Reference in New Issue
Block a user