mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
libwnck3: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
e0862a0543
commit
df82cb98b8
2 changed files with 2 additions and 2 deletions
2
deps/libwnck3/libwnck3.SlackBuild
vendored
2
deps/libwnck3/libwnck3.SlackBuild
vendored
|
@ -38,7 +38,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c http://ftp.gnome.org/pub/gnome/sources/libwnck/3.20/$SRCNAM-$VERSION.tar.xz
|
||||
wget -c https://download.gnome.org/sources/$SRCNAM/3.20/$SRCNAM-$VERSION.tar.xz
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j8 "}
|
||||
|
||||
|
|
2
deps/libwnck3/slack-desc
vendored
2
deps/libwnck3/slack-desc
vendored
|
@ -3,7 +3,7 @@ libwnck3: libwnck3 (Window Navigator Construction Kit)
|
|||
libwnck3:
|
||||
libwnck3: A library to use for writing pagers and task lists.
|
||||
libwnck3:
|
||||
libwnck3: Home page: http://ftp.gnome.org/pub/gnome/sources/libwnck/
|
||||
libwnck3: Home page: https://github.com/GNOME/libwnck
|
||||
libwnck3:
|
||||
libwnck3:
|
||||
libwnck3:
|
||||
|
|
Loading…
Reference in a new issue