Update buidlroot to version 2016.08.1
This commit is contained in:
14
bsp/buildroot/package/libminiupnpc/libminiupnpc.mk
Normal file
14
bsp/buildroot/package/libminiupnpc/libminiupnpc.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# libminiupnpc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMINIUPNPC_VERSION = 2.0
|
||||
LIBMINIUPNPC_SOURCE = miniupnpc-$(LIBMINIUPNPC_VERSION).tar.gz
|
||||
LIBMINIUPNPC_SITE = http://miniupnp.free.fr/files
|
||||
LIBMINIUPNPC_INSTALL_STAGING = YES
|
||||
LIBMINIUPNPC_LICENSE = BSD-3c
|
||||
LIBMINIUPNPC_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user