mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/viewvc: Updated for version 1.1.20.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e129fcdd90
commit
962aa039d7
2 changed files with 5 additions and 5 deletions
|
@ -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: 2013/03/25
|
||||
# Revision date: 2013/07/07
|
||||
|
||||
PRGNAM=viewvc
|
||||
VERSION=${VERSION:-1.1.18}
|
||||
VERSION=${VERSION:-1.1.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="viewvc"
|
||||
VERSION="1.1.18"
|
||||
VERSION="1.1.20"
|
||||
HOMEPAGE="http://www.viewvc.org/"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49264/viewvc-1.1.18.tar.gz"
|
||||
MD5SUM="2a352e48c60eed6ad55efc2c73ed7a56"
|
||||
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49275/viewvc-1.1.20.tar.gz"
|
||||
MD5SUM="f046a2b438a331a393015f3056650632"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue