Commit 5adcc341 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play librewolf: fix download for ALT 10

parent a7a06344
......@@ -24,7 +24,7 @@ esac
if ! is_glibc_enough 2.35 ; then
# use deb package for old glibc
PKGURL="https://deb.librewolf.net/pool/focal/librewolf-$VERSION-[0-9].$arch.deb"
PKGURL="https://deb.librewolf.net/pool/focal/librewolf-$VERSION-[0-9]*.$arch.deb"
fi
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment