]> git.pld-linux.org Git - packages/php-pecl-msgpack.git/commitdiff
Up to 2.1.0 master auto/th/php-pecl-msgpack-2.1.0-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 15 Jul 2020 15:57:27 +0000 (18:57 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 15 Jul 2020 16:07:14 +0000 (19:07 +0300)
php-pecl-msgpack.spec

index 54182cb5e691555054d3805d14766ee8ea0be4f1..b142eda35c3e1c3ece38a23670986de695b74309 100644 (file)
@@ -1,3 +1,5 @@
+# TODO
+#  - bundles msgpack headers to 3.2.0
 #
 # Conditional build:
 %bcond_without tests           # build without tests
@@ -7,13 +9,13 @@
 Summary:       PHP extension for interfacing with MessagePack
 Name:          %{php_name}-pecl-%{modname}
 # For PHP < 7, see 0.5.x branch
-Version:       2.0.2
+Version:       2.1.0
 Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
-Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 02f7e109d438072c4b642b01cf78533e
-URL:           http://pecl.php.net/package/msgpack/
+Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
+# Source0-md5: 901960fda542dec313ab4d89bd63d06d
+URL:           https://pecl.php.net/package/msgpack/
 BuildRequires: %{php_name}-devel >= 4:7.0.0
 BuildRequires: rpmbuild(macros) >= 1.666
 %if %{with tests}
This page took 0.07011 seconds and 4 git commands to generate.