From 51aa983a29d6acee9a4a3d02f87b6809df21743d Mon Sep 17 00:00:00 2001 From: Milivoje Legenovic Date: Feb 14 2021 15:30:49 +0000 Subject: http -> https Signed-off-by: Milivoje Legenovic --- diff --git a/activemq-cpp.spec b/activemq-cpp.spec index 957985c..bd86d1f 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -4,8 +4,8 @@ Release: 2%{?dist} Summary: C++ implementation of JMS-like messaging client License: ASL 2.0 -URL: http://activemq.apache.org/cms/ -Source0: http://www.apache.org/dist/activemq/activemq-cpp/%{version}/activemq-cpp-library-%{version}-src.tar.gz +URL: https://activemq.apache.org/cms/ +Source0: https://www.apache.org/dist/activemq/activemq-cpp/%{version}/activemq-cpp-library-%{version}-src.tar.gz Patch0: activemq-cpp-3.8.2-system-zlib.patch Patch1: thread-handle-leak.patch