Upstream upgrade

This commit is contained in:
Denis Arnaud 2023-10-22 23:56:37 +02:00
parent 7a106ac239
commit e1c1539e16
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (libzmq-4.3.5.tar.gz) = a71d48aa977ad8941c1609947d8db2679fc7a951e4cd0c3a1127ae026d883c11bd4203cf315de87f95f5031aec459a731aec34e5ce5b667b8d0559b157952541
SHA512 (zeromq-4.3.5.tar.gz) = a71d48aa977ad8941c1609947d8db2679fc7a951e4cd0c3a1127ae026d883c11bd4203cf315de87f95f5031aec459a731aec34e5ce5b667b8d0559b157952541

View File

@ -8,7 +8,7 @@ Summary: Software library for fast, message-based applications
License: LGPL-3.0-or-later AND BSD-3-Clause AND MIT
URL: https://zeromq.org
Source0: https://github.com/%{name}/libzmq/archive/v%{version}/libzmq-%{version}.tar.gz
Source0: https://github.com/%{name}/libzmq/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: autoconf
@ -50,7 +50,7 @@ developing applications that use %{name}.
%prep
%autosetup -p1 -n libzmq-%{version}
%autosetup -p1
# Remove bundled code.
rm -rf external/wepoll