mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/viewvc: Updated for version 1.1.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
73db37b7ff
commit
30b0fed50d
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for viewvc
|
||||
# a browser interface for cvs and svn
|
||||
|
||||
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,10 +23,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Revision date: 2012/07/23
|
||||
# Revision date: 2013/03/25
|
||||
|
||||
PRGNAM=viewvc
|
||||
VERSION=${VERSION:-1.1.15}
|
||||
VERSION=${VERSION:-1.1.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="viewvc"
|
||||
VERSION="1.1.15"
|
||||
VERSION="1.1.18"
|
||||
HOMEPAGE="http://www.viewvc.org/"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49223/viewvc-1.1.15.tar.gz"
|
||||
MD5SUM="dc390f3f0005b2d72065026f62559011"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49264/viewvc-1.1.18.tar.gz"
|
||||
MD5SUM="2a352e48c60eed6ad55efc2c73ed7a56"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue