1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-25 12:16:18 +00:00
Files
operating-system/buildroot/package/libmspack/libmspack.mk
Pascal Vizeli 63967cf6c0 Buildroot 2019.02.8 (#533)
* Update Buildroot 2019.02.8

* Update patches
2020-01-11 11:24:41 +01:00

14 lines
397 B
Makefile

################################################################################
#
# libmspack
#
################################################################################
LIBMSPACK_VERSION = 0.10.1alpha
LIBMSPACK_SITE = https://www.cabextract.org.uk/libmspack
LIBMSPACK_LICENSE = LGPL-2.1
LIBMSPACK_LICENSE_FILES = COPYING.LIB
LIBMSPACK_INSTALL_STAGING = YES
$(eval $(autotools-package))