system/yelp: Updated for version 3.18.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4d2609ba9f
commit
a57c324e91
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for yelp
|
# Slackware build script for yelp
|
||||||
|
|
||||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=yelp
|
PRGNAM=yelp
|
||||||
VERSION=${VERSION:-3.16.1}
|
VERSION=${VERSION:-3.18.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="yelp"
|
PRGNAM="yelp"
|
||||||
VERSION="3.16.1"
|
VERSION="3.18.1"
|
||||||
HOMEPAGE="http://projects.gnome.org/yelp/"
|
HOMEPAGE="http://projects.gnome.org/yelp/"
|
||||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/3.16/yelp-3.16.1.tar.xz"
|
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/3.18/yelp-3.18.1.tar.xz"
|
||||||
MD5SUM="528302ce066f3798d40e9c5e2fcedfc4"
|
MD5SUM="07068dc20a7d6cf1fb37f82669ee4590"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="yelp-tools webkitgtk3"
|
REQUIRES="yelp-tools webkit2gtk"
|
||||||
MAINTAINER="Willy Sudiarto Raharjo"
|
MAINTAINER="Willy Sudiarto Raharjo"
|
||||||
EMAIL="willysr@slackbuilds.org"
|
EMAIL="willysr@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in New Issue