summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2015-10-19 12:33:26 (GMT)
committerElan Ruusamäe2015-10-19 12:33:26 (GMT)
commitfa80219341830e7caaf14d350b1973a11b018b9c (patch)
tree03fd6e3bc30aa6031f09d373a703cb6f3ae186a8
parent892c44f3ba129eb9c9a3ca3fa4dae4b99029843d (diff)
downloadphp-ext-pimple-fa80219341830e7caaf14d350b1973a11b018b9c.zip
php-ext-pimple-fa80219341830e7caaf14d350b1973a11b018b9c.tar.gz
- refactored the C extension
-rw-r--r--php-ext-pimple.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-ext-pimple.spec b/php-ext-pimple.spec
index ac824ce..31dbbe9 100644
--- a/php-ext-pimple.spec
+++ b/php-ext-pimple.spec
@@ -6,12 +6,12 @@
%define modname pimple
Summary: A simple dependency injection container for PHP
Name: %{php_name}-ext-%{modname}
-Version: 3.0.1
+Version: 3.0.2
Release: 1
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/silexphp/Pimple/archive/v%{version}/%{modname}-%{version}.tar.gz
-# Source0-md5: 4f76fba2322e2e94ba0678bdfda8e34a
+# Source0-md5: a9b3be3c864b98eeb1f8b9acbac6c118
URL: http://pimple.sensiolabs.org/
BuildRequires: %{php_name}-devel
BuildRequires: rpmbuild(macros) >= 1.666