Browse Source

upgrading package: terraform 0.11.8.20180816 -> 0.11.8.20180901

master
parent
commit
0d3f1cd339
  1. 4
      terraform/terraform.spec

4
terraform/terraform.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_opkg 0.11.8 %define V_opkg 0.11.8
%define V_dist 20180816 %define V_dist 20180901
# package information # package information
Name: terraform Name: terraform
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem Group: Filesystem
License: MPL/2.0 License: MPL/2.0
Version: %{V_opkg}.%{V_dist} Version: %{V_opkg}.%{V_dist}
Release: 20180816 Release: 20180901
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/terraform/terraform-%{V_dist}.tar.xz Source0: http://download.openpkg.org/components/versioned/terraform/terraform-%{V_dist}.tar.xz

Loading…
Cancel
Save