aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/packer/Makefile
diff options
context:
space:
mode:
authorlifanov <lifanov@FreeBSD.org>2017-09-13 21:49:24 +0800
committerlifanov <lifanov@FreeBSD.org>2017-09-13 21:49:24 +0800
commitd692506c084fb5c0ae47c18aabd984b3cd63e560 (patch)
tree98ba428a748c5fcdc8bb20fffb3ce78cbf9692ce /sysutils/packer/Makefile
parentf38379e5ccfe7fd5c0993c4dc09279ae84ff1b87 (diff)
downloadfreebsd-ports-gnome-d692506c084fb5c0ae47c18aabd984b3cd63e560.tar.gz
freebsd-ports-gnome-d692506c084fb5c0ae47c18aabd984b3cd63e560.tar.zst
freebsd-ports-gnome-d692506c084fb5c0ae47c18aabd984b3cd63e560.zip
update sysutils/packer to 1.1.0
Changes: https://github.com/hashicorp/packer/blob/v1.1.0/CHANGELOG.md
Diffstat (limited to 'sysutils/packer/Makefile')
-rw-r--r--sysutils/packer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile
index 1f6c7ffb7ffe..a211d8826ea4 100644
--- a/sysutils/packer/Makefile
+++ b/sysutils/packer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= packer
-PORTVERSION= 1.0.4
+PORTVERSION= 1.1.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils