yelp: Upgraded to 3.18.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-01-28 23:07:53 +07:00
parent ba43c0e03d
commit cb617a3817
2 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
This requires webkitgtk3 not available in MSB, but available through SBo
This requires webkit2gtk not available in MSB, but available through SBo

View file

@ -2,7 +2,7 @@
# Slackware build script for yelp
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yelp
VERSION=${VERSION:-3.16.1}
VERSION=${VERSION:-3.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c ftp://ftp.gnome.org/pub/gnome/sources/yelp/3.16/$PRGNAM-$VERSION.tar.xz
wget -c ftp://ftp.gnome.org/pub/gnome/sources/yelp/3.18/$PRGNAM-$VERSION.tar.xz