diff options
-rw-r--r-- | php-pecl-xpass.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xpass.spec b/php-pecl-xpass.spec index 81b6925..696d317 100644 --- a/php-pecl-xpass.spec +++ b/php-pecl-xpass.spec @@ -25,7 +25,7 @@ Summary: Extended password extension Name: php-pecl-%{pecl_name} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist} License: PHP-3.01 URL: https://pecl.php.net/package/%{pecl_name} Source0: https://pecl.php.net/get/%{sources}.tgz |