diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 08:02:07 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:16:07 -0500 |
commit | ddd793964b54e8293b1c36be5aa96c2106dc5e91 (patch) | |
tree | e9d0494b83902180e5d5e9f9b648662c7ad9fb4f /system | |
parent | 152b3b9f7ac51a0331911037daa20b00eab824a9 (diff) |
system/yelp-yelp: Updated for version 40.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/yelp-xsl/yelp-xsl.SlackBuild | 4 | ||||
-rw-r--r-- | system/yelp-xsl/yelp-xsl.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild index 0cc61ca040d6..fd89204b2cba 100644 --- a/system/yelp-xsl/yelp-xsl.SlackBuild +++ b/system/yelp-xsl/yelp-xsl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp-xsl -# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.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-xsl -VERSION=${VERSION:-3.20.1} +VERSION=${VERSION:-40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/yelp-xsl/yelp-xsl.info b/system/yelp-xsl/yelp-xsl.info index 378d681bc171..c15b0df277b9 100644 --- a/system/yelp-xsl/yelp-xsl.info +++ b/system/yelp-xsl/yelp-xsl.info @@ -1,8 +1,8 @@ PRGNAM="yelp-xsl" -VERSION="3.20.1" -HOMEPAGE="http://projects.gnome.org/yelp/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.20/yelp-xsl-3.20.1.tar.xz" -MD5SUM="2332716e6e39125a942bc761a6f94211" +VERSION="40.0" +HOMEPAGE="https://projects.gnome.org/yelp/" +DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/40/yelp-xsl-40.0.tar.xz" +MD5SUM="677051b60a188200a86ec0395e6af871" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |