Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request tomhillable#21 from tomhillable/fix_download_location
Browse files Browse the repository at this point in the history
fix new download location
  • Loading branch information
phrawzty committed Nov 10, 2015
2 parents e776e0b + 82fc853 commit 2b44b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SPECS/consul.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Summary: Consul is a tool for service discovery and configuration. Consul
Group: System Environment/Daemons
License: MPLv2.0
URL: http://www.consul.io
Source0: https://dl.bintray.com/mitchellh/%{name}/%{version}_linux_amd64.zip
Source0: https://releases.hashicorp.com/%{name}/%{version}/%{name}_%{version}_linux_amd64.zip
Source1: %{name}.sysconfig
Source2: %{name}.service
Source3: %{name}.init
Source4: https://dl.bintray.com/mitchellh/%{name}/%{version}_web_ui.zip
Source4: https://releases.hashicorp.com/%{name}/%{version}/%{name}_%{version}_web_ui.zip
Source5: %{name}.json
Source6: %{name}-ui.json
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Expand Down

0 comments on commit 2b44b7b

Please sign in to comment.