diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-17 12:07:31 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-17 12:07:31 +0100 |
commit | 3df2f4010744884fbf1447c617147757c881c306 (patch) | |
tree | ca4961fc2ab3f79ae8cb20b90252b53e2fc24f8f | |
parent | fd1760aabbc8bf1876e12a8c22f58f1d6f37a123 (diff) |
fix url
-rw-r--r-- | php-ioncube-loader.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec index 46d6413..b332f91 100644 --- a/php-ioncube-loader.spec +++ b/php-ioncube-loader.spec @@ -38,7 +38,7 @@ Group: Development/Languages URL: http://www.ioncube.com Source0: http://downloads2.ioncube.com/loader_downloads/%{extname}s_lin_x86_%{version}.tar.gz Source1: http://downloads2.ioncube.com/loader_downloads/%{extname}s_lin_x86-64_%{version}.tar.gz -Source2: http://downloads2.ioncube.com/loader_downloads/%{extname}s_lin_armv7hl_%{version}.tar.gz +Source2: http://downloads2.ioncube.com/loader_downloads/%{extname}s_lin_armv7l_%{version}.tar.gz Source3: LICENSE.txt BuildRequires: %{?scl_prefix}php-devel |