From a8d7f0919421a81ddb8a138c3db8d004afdc790c Mon Sep 17 00:00:00 2001 From: idriskalp Date: Sun, 12 Jan 2020 00:43:25 +0300 Subject: [PATCH] libconfig 1.7.2 --- network/misc/libconfig/actions.py | 1 + network/misc/libconfig/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/network/misc/libconfig/actions.py b/network/misc/libconfig/actions.py index 314a28be20..dc3be57927 100644 --- a/network/misc/libconfig/actions.py +++ b/network/misc/libconfig/actions.py @@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): + autotools.autoreconf("-vfi") autotools.configure("--disable-static") # Do not link to unused m library diff --git a/network/misc/libconfig/pspec.xml b/network/misc/libconfig/pspec.xml index 8ac788c069..dc21c99a11 100644 --- a/network/misc/libconfig/pspec.xml +++ b/network/misc/libconfig/pspec.xml @@ -12,7 +12,7 @@ library C/C++ Configuration File Library Libconfig is a simple library for manipulating structured configuration files. The file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. - http://pkgs.fedoraproject.org/repo/pkgs/libconfig/libconfig-1.5.tar.gz/a939c4990d74e6fc1ee62be05716f633/libconfig-1.5.tar.gz + https://github.com/hyperrealm/libconfig/archive/v1.7.2.tar.gz @@ -37,6 +37,13 @@ + + 2020-01-12 + 1.7.2 + Rebuild + Pisi Linux Community + admin@pisilinux.org + 2018-08-03 1.5