Update to cyphertite-1.2.2.
from David Hill (maintainer)
This commit is contained in:
parent
72fc7b989e
commit
40a337aa16
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2012/04/28 09:30:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2012/05/09 14:36:15 ajacoutot Exp $
|
||||
|
||||
COMMENT = tar-like secure remote deduplicating archiver
|
||||
|
||||
DISTNAME = cyphertite-1.2.1
|
||||
DISTNAME = cyphertite-1.2.2
|
||||
CATEGORIES = sysutils archivers security
|
||||
|
||||
HOMEPAGE = https://www.cyphertite.com/
|
||||
@ -15,13 +15,13 @@ PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB = assl>=4 c clog crypto curl edit event_core expat \
|
||||
exude>=2 ncurses pthread shrink>=1 sqlite3 ssl util \
|
||||
exude>=2 ncurses pthread shrink>=2 sqlite3 ssl util \
|
||||
xmlsd>=2
|
||||
|
||||
MASTER_SITES = https://opensource.conformal.com/snapshots/cyphertite/
|
||||
|
||||
LIB_DEPENDS = archivers/libshrink>=0.4.0 \
|
||||
devel/libclog>=0.5.0 \
|
||||
LIB_DEPENDS = archivers/libshrink>=0.5.0 \
|
||||
devel/libclog>=0.6.0 \
|
||||
devel/libevent2 \
|
||||
devel/libexude>=0.7.0 \
|
||||
net/curl \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (cyphertite-1.2.1.tar.gz) = twD62UZM7tPveRrFOuMt7Q==
|
||||
RMD160 (cyphertite-1.2.1.tar.gz) = Fzl5IaDvWITnBFixiZP3LB2AucE=
|
||||
SHA1 (cyphertite-1.2.1.tar.gz) = VuITFqK1xfECl/i0vGRCbJf17AM=
|
||||
SHA256 (cyphertite-1.2.1.tar.gz) = fJv/L1PLKeAVgrlX/Q1tfHr38z1yLbF0HPh8UwH7yYs=
|
||||
SIZE (cyphertite-1.2.1.tar.gz) = 143621
|
||||
MD5 (cyphertite-1.2.2.tar.gz) = 26gadPAWluxA+RAlXNT8Ww==
|
||||
RMD160 (cyphertite-1.2.2.tar.gz) = hHmyVNcFhNlHozgsqLpCkqrOSQY=
|
||||
SHA1 (cyphertite-1.2.2.tar.gz) = 9b5xpUxRQLByxeXgO2xQE3+rOjA=
|
||||
SHA256 (cyphertite-1.2.2.tar.gz) = pQijsDr2HKRMMDl0RtZVFy6wg5bsoTxfxuk2ppVNBzk=
|
||||
SIZE (cyphertite-1.2.2.tar.gz) = 148520
|
||||
|
Loading…
Reference in New Issue
Block a user