Browse Source

upgrading package: php-composer 2.2.2 -> 2.2.3

master
parent
commit
00e77880ef
  1. 6
      php-composer/php-composer.spec

6
php-composer/php-composer.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.2.2
%define V_dist 2.2.2
%define V_opkg 2.2.3
%define V_dist 2.2.3
# package information
Name: php-composer
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_opkg}
Release: 20211230
Release: 20220101
# list of sources
Source0: https://getcomposer.org/download/%{V_dist}/composer.phar

Loading…
Cancel
Save