summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-26 17:02:01 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-26 17:02:01 +0100
commit4b15e8376638b7c73fec5f5214284ed382bf503a (patch)
tree81c970b4fff604cee1bc99bf81c1410a7857960b
parentde23e65be845f6a7bf5b00857a4c8674b1691120 (diff)
composer: fix URL
-rw-r--r--composer.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.spec b/composer.spec
index a28670b..59e9ad5 100644
--- a/composer.spec
+++ b/composer.spec
@@ -21,7 +21,7 @@ Summary: Dependency Manager for PHP
Group: Development/Libraries
License: MIT
-URL: https://github.com/%{gh_owner}/%{gh_project}
+URL: https://getcomposer.org/
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
Source1: %{name}-autoload.php
Source2: %{name}-bootstrap.php