From 8b42a64ac5d4a390482d05370974a69e5a73b5b5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 18 Sep 2020 00:08:42 +0200 Subject: [PATCH] upgrading package: terraform 0.13.2.20200904 -> 0.13.3.20200917 --- terraform/terraform.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terraform/terraform.spec b/terraform/terraform.spec index dd69a08c20..884b61b2ca 100644 --- a/terraform/terraform.spec +++ b/terraform/terraform.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 0.13.2 -%define V_dist 20200904 +%define V_opkg 0.13.3 +%define V_dist 20200917 # package information Name: terraform @@ -36,7 +36,7 @@ Class: EVAL Group: Filesystem License: MPL/2.0 Version: %{V_opkg}.%{V_dist} -Release: 20200904 +Release: 20200918 # list of sources Source0: http://download.openpkg.org/components/versioned/terraform/terraform-%{V_dist}.tar.xz