summaryrefslogtreecommitdiffstats
path: root/php-pecl-qb.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-30 20:14:50 +0200
committerRemi Collet <fedora@famillecollet.com>2014-03-30 20:14:50 +0200
commit5c41bc7da83cee39835c0e68a6bffce369a7fcdc (patch)
treea35075b55996c627701cd12726300e6c9d6e3d3a /php-pecl-qb.spec
parent72f7a4fe7f2c66ed303e5d3bfb14556912428779 (diff)
php-pecl-qb: link to qb.ini
Diffstat (limited to 'php-pecl-qb.spec')
-rw-r--r--php-pecl-qb.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-qb.spec b/php-pecl-qb.spec
index 3f62e82..fe61e15 100644
--- a/php-pecl-qb.spec
+++ b/php-pecl-qb.spec
@@ -33,7 +33,7 @@ URL: http://pecl.php.net/package/%{pecl_name}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
%else
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
-Source1: qb.ini
+Source1: https://raw.githubusercontent.com/chung-leong/qb/%{version}/qb.ini
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)