mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/yelp-xsl: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
055429fb6b
commit
253e1c2fe0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for yelp-xsl
|
||||
|
||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2016 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.18.1}
|
||||
VERSION=${VERSION:-3.20.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yelp-xsl"
|
||||
VERSION="3.18.1"
|
||||
VERSION="3.20.1"
|
||||
HOMEPAGE="http://projects.gnome.org/yelp/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.18/yelp-xsl-3.18.1.tar.xz"
|
||||
MD5SUM="4c0750cd7a9bc6c302c1f362ddddd2f5"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.20/yelp-xsl-3.20.1.tar.xz"
|
||||
MD5SUM="2332716e6e39125a942bc761a6f94211"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue