mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/viewvc: Updated for version 1.1.10.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
cfe1202df1
commit
abe20c885f
2 changed files with 5 additions and 5 deletions
|
@ -4,10 +4,10 @@
|
|||
# a browser interface for cvs and svn
|
||||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# Revision date: 2010/12/31
|
||||
# Revision date: 2011/03/29
|
||||
|
||||
PRGNAM=viewvc
|
||||
VERSION=${VERSION:-1.1.8}
|
||||
VERSION=${VERSION:-1.1.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="viewvc"
|
||||
VERSION="1.1.8"
|
||||
VERSION="1.1.10"
|
||||
HOMEPAGE="http://www.viewvc.org/"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/48659/viewvc-1.1.8.tar.gz"
|
||||
MD5SUM="ed4c74b85d6eac69c72ae2554326f56a"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/48879/viewvc-1.1.10.tar.gz"
|
||||
MD5SUM="d9498490e07f4ca82ce1b303787fee2d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue