buildroot/package/libestr/libestr.mk
Pierre-Jean Texier 0213feb823 package/libestr: bump to version 0.1.11
See https://libestr.adiscon.com/uncategorized/libestr-0-1-11-2/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-13 21:41:43 +02:00

14 lines
379 B
Makefile

################################################################################
#
# libestr
#
################################################################################
LIBESTR_VERSION = 0.1.11
LIBESTR_SITE = http://libestr.adiscon.com/files/download
LIBESTR_LICENSE = LGPL-2.1+
LIBESTR_LICENSE_FILES = COPYING
LIBESTR_INSTALL_STAGING = YES
$(eval $(autotools-package))