diff --git a/deps/zenity/zenity.SlackBuild b/deps/zenity/zenity.SlackBuild index 80a8977..95c9317 100644 --- a/deps/zenity/zenity.SlackBuild +++ b/deps/zenity/zenity.SlackBuild @@ -17,7 +17,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c http://ftp.acc.umu.se/pub/GNOME/sources/$PRGNAM/3.32/$PRGNAM-$VERSION.tar.xz +wget -c https://ftp.acc.umu.se/pub/GNOME/sources/$PRGNAM/3.32/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/msb}