Update to megatools-1.9.97.
Release notes: https://github.com/megous/megatools/blob/master/NEWS
This commit is contained in:
parent
dfbc42a9cc
commit
b140939554
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2016/01/27 02:57:00 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2016/03/03 03:46:32 bentley Exp $
|
||||
|
||||
COMMENT = command line client application for Mega
|
||||
|
||||
DISTNAME = megatools-1.9.96
|
||||
DISTNAME = megatools-1.9.97
|
||||
|
||||
SHARED_LIBS += mega 0.0 # 0.0
|
||||
SHARED_LIBS += mega 1.0 # 0.0
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (megatools-1.9.96.tar.gz) = xlegmIIjqtoCGnpu1Agif8ZkNd5ySPI5Uq16354SQvA=
|
||||
SIZE (megatools-1.9.96.tar.gz) = 457712
|
||||
SHA256 (megatools-1.9.97.tar.gz) = MxbFbuVa3vCrETqtQe+V6yj8FSGGOfabHgQ2KxxyWvM=
|
||||
SIZE (megatools-1.9.97.tar.gz) = 446801
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/04/18 09:29:36 bentley Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/03/03 03:46:32 bentley Exp $
|
||||
@bin bin/megacopy
|
||||
@bin bin/megadf
|
||||
@bin bin/megadl
|
||||
@ -14,13 +14,8 @@ include/mega/mega-aes-ctr-encryptor.h
|
||||
include/mega/mega-aes-key.h
|
||||
include/mega/mega-chunked-cbc-mac.h
|
||||
include/mega/mega-enum-types.h
|
||||
include/mega/mega-http-client.h
|
||||
include/mega/mega-http-input-stream.h
|
||||
include/mega/mega-http-io-stream.h
|
||||
include/mega/mega-http-output-stream.h
|
||||
include/mega/mega-rsa-key.h
|
||||
include/mega/mega.h
|
||||
include/mega/megatypes.h
|
||||
include/mega/utils.h
|
||||
lib/libmega.a
|
||||
lib/libmega.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user