Update cloud-agent to v0.9 and adjust WANTLIB.
OK sthen@
This commit is contained in:
parent
31ca95c1a8
commit
d91f150c0b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/06/03 13:42:49 reyk Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/06/26 14:02:36 reyk Exp $
|
||||
|
||||
COMMENT= cloud provisioning for OpenBSD VMs
|
||||
|
||||
V= 0.8
|
||||
V= 0.9
|
||||
DISTNAME= cloud-agent-$V
|
||||
CATEGORIES= sysutils
|
||||
HOMEPAGE= https://github.com/reyk/cloud-agent/
|
||||
@ -14,6 +14,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}releases/download/v${V}/
|
||||
|
||||
WANTLIB= c crypto tls expat
|
||||
WANTLIB= c crypto expat ssl tls util
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cloud-agent-0.8.tar.gz) = cj9SOZvbaxd/OVBo1xtxF7uxI3uwIn7ftiiRc4cP94Q=
|
||||
SIZE (cloud-agent-0.8.tar.gz) = 132601
|
||||
SHA256 (cloud-agent-0.9.tar.gz) = wLO7B/lbf0UniI7lexIpIWjUwg+/5GNaZCUjjiEKsqo=
|
||||
SIZE (cloud-agent-0.9.tar.gz) = 137118
|
||||
|
Loading…
x
Reference in New Issue
Block a user