mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/CVSTools: Updated for version 21.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
0afb466180
commit
59c315e034
3 changed files with 10 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for CVSTools
|
||||
|
||||
# Copyright (c) 2011 Chris Walker <kris240376@gmail.com>
|
||||
# Copyright (c) 2011-2013 Christopher Walker <kris240376@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -29,7 +29,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CVSTools
|
||||
VERSION=${VERSION:-17.1}
|
||||
VERSION=${VERSION:-21.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CVSTools"
|
||||
VERSION="17.1"
|
||||
VERSION="21.1"
|
||||
HOMEPAGE="http://www.padl.com/OSS/CVSTools.html"
|
||||
DOWNLOAD="http://www.padl.com/download/CVSTools-17.1.tar.gz"
|
||||
MD5SUM="47acea319831d14d39ff67c8bfbb3542"
|
||||
DOWNLOAD="http://www.padl.com/download/CVSTools-21.1.tar.gz"
|
||||
MD5SUM="46c94450ff2bb62fe7b122ee90888188"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
CVSTools: CVSTools (PADL's CVS-based versioning system)
|
||||
|
|
Loading…
Reference in a new issue