From d8ad274d42af18cfcf89293b933aa5bd43866851 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 16 Oct 2020 21:05:05 +0200 Subject: [PATCH] - updated to 0.15 --- json-c.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json-c.spec b/json-c.spec index a2f0698..1578fad 100644 --- a/json-c.spec +++ b/json-c.spec @@ -5,14 +5,14 @@ Summary: A JSON implementation in C Summary(pl.UTF-8): Implementacja JSON w C Name: json-c -Version: 0.14 +Version: 0.15 Release: 1 License: MIT Group: Libraries #Source0Download: https://s3.amazonaws.com/json-c_releases/releases/index.html # with AJAX (requires JavaScript) # XML data with links (relative to https://s3.amazonaws.com/json-c_releases/) in https://s3.amazonaws.com/json-c_releases (no "/" at the end!) Source0: https://s3.amazonaws.com/json-c_releases/releases/%{name}-%{version}.tar.gz -# Source0-md5: 72cbb065b43376d825cd521d115ae1f6 +# Source0-md5: 55f395745ee1cb3a4a39b41636087501 URL: https://github.com/json-c/json-c/wiki BuildRequires: cmake >= 2.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0