libwnck3: Upgraded to 3.20.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-06-28 20:25:23 +07:00
parent 850eca794e
commit 7811d42e1a
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -26,7 +26,7 @@
PRGNAM=libwnck3
SRCNAM=libwnck
VERSION=${VERSION:-3.14.1}
VERSION=${VERSION:-3.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
@ -38,7 +38,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c http://ftp.gnome.org/pub/gnome/sources/libwnck/3.14/$SRCNAM-$VERSION.tar.xz
wget -c http://ftp.gnome.org/pub/gnome/sources/libwnck/3.20/$SRCNAM-$VERSION.tar.xz
NUMJOBS=${NUMJOBS:-" -j8 "}