diff options
-rw-r--r-- | composer.spec | 2 |
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 |