Buildroot 2019.02.8 (#533)
* Update Buildroot 2019.02.8 * Update patches
This commit is contained in:
13
buildroot/package/libmspack/libmspack.mk
Normal file
13
buildroot/package/libmspack/libmspack.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# 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))
|
||||
Reference in New Issue
Block a user