Files
Yi-Soo An 06e9f4fac7 libconfig: fix SRC_URI
hyperrealm has moved to github and it is maintained there.
The current SRC_URI is not available any longer.

Signed-off-by: Yi-Soo An <yisooan@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-01-07 08:26:53 -08:00

15 lines
466 B
BlitzBasic

SUMMARY = "C/C++ Configuration File Library"
DESCRIPTION = "Library for manipulating structured configuration files"
HOMEPAGE = "https://hyperrealm.github.io/libconfig"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29"
SRC_URI = "git://github.com/hyperrealm/libconfig.git;protocol=git"
SRCREV = "f9f23d7a95608936ea7d839731dbd56f1667b7ed"
S = "${WORKDIR}/git"
inherit autotools-brokensep pkgconfig