mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
update sysutils/packer to 1.4.3 and unbreak with go1.13
PR: 240315 Submitted by: Dmitri Goutnik <dg@syrec.org>
This commit is contained in:
parent
17c3511c93
commit
9acc4db3a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511319
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= packer
|
||||
PORTVERSION= 1.4.2
|
||||
PORTVERSION= 1.4.3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -13,11 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
USES= go
|
||||
USES= go:modules
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hashicorp
|
||||
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562454502
|
||||
SHA256 (hashicorp-packer-v1.4.2_GH0.tar.gz) = c35f46bcacd93ca8b99291701df351bfec935fac804839a5f8cf4f491367d0c1
|
||||
SIZE (hashicorp-packer-v1.4.2_GH0.tar.gz) = 11421439
|
||||
TIMESTAMP = 1567781682
|
||||
SHA256 (hashicorp-packer-v1.4.3_GH0.tar.gz) = 99254a29411cdf5619dfbcf0ea00959449a4baa831aa41796b054317a4e20bc4
|
||||
SIZE (hashicorp-packer-v1.4.3_GH0.tar.gz) = 11968931
|
||||
|
Loading…
Reference in New Issue
Block a user