sysutils/packer: update to 0.10.1
This commit is contained in:
parent
3d2d16f62e
commit
96077b26d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415611
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= packer
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.10.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -23,7 +23,7 @@ post-extract:
|
|||
builder checkpoint.go command commands.go common communicator config.go \
|
||||
contrib examples fix helper log.go main.go main_test.go packer panic.go \
|
||||
plugin post-processor provisioner scripts signal.go stdin.go template \
|
||||
test version.go website
|
||||
test version website
|
||||
@${MV} ${WRKSRC}/${src} \
|
||||
${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}
|
||||
.endfor
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (mitchellh-packer-v0.10.0_GH0.tar.gz) = cc7a5c857a3031c1587984528152f55b654ff33ef143d6fcebaea1b004f6e766
|
||||
SIZE (mitchellh-packer-v0.10.0_GH0.tar.gz) = 5852614
|
||||
TIMESTAMP = 1463838397
|
||||
SHA256 (mitchellh-packer-v0.10.1_GH0.tar.gz) = 6a31c8c74b2370a748e3117db70e491a96fb86f1fbee9fa128d3f73c08230279
|
||||
SIZE (mitchellh-packer-v0.10.1_GH0.tar.gz) = 6897537
|
||||
|
|
Loading…
Reference in a new issue