diff options
-rw-r--r-- | php-pecl-gearman-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-gearman-dev.spec b/php-pecl-gearman-dev.spec index 990160c..6c0ff38 100644 --- a/php-pecl-gearman-dev.spec +++ b/php-pecl-gearman-dev.spec @@ -42,7 +42,7 @@ Summary: PHP wrapper to libgearman Group: Development/Tools License: PHP -URL: http://gearman.org +URL: https://github.com/%{gh_owner}/%{gh_project} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}%{?prever}-%{gh_short}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |