system/yelp: Updated for version 3.22.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-22 23:41:59 +07:00
parent 245b0e533d
commit c70049e28a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yelp
VERSION=${VERSION:-3.20.1}
VERSION=${VERSION:-3.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="yelp"
VERSION="3.20.1"
VERSION="3.22.0"
HOMEPAGE="http://projects.gnome.org/yelp/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/3.20/yelp-3.20.1.tar.xz"
MD5SUM="9ab298e19ed3f295b27519989faec6f0"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/3.22/yelp-3.22.0.tar.xz"
MD5SUM="2195842c812b4bf3d9903e4e41cb5dd1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yelp-tools webkit2gtk"