mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/ccnet: Updated for version 4.4.0.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
30e29c68a3
commit
8aa7b527f9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ccnet
|
||||
VERSION=${VERSION:-4.3.2}
|
||||
VERSION=${VERSION:-4.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ccnet"
|
||||
VERSION="4.3.2"
|
||||
VERSION="4.4.0"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.3.2-server.tar.gz"
|
||||
MD5SUM="4c0e867e51e9a4252caac790784f9b4b"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.4.0-server.tar.gz"
|
||||
MD5SUM="3725bbde386e4edd565f7022256c7459"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsearpc vala libzdb"
|
||||
|
|
Loading…
Reference in a new issue