summaryrefslogtreecommitdiff
path: root/package/libupnp/libupnp.mk
blob: e98799e9524f229621b48a325139154a349ed7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# libupnp
#
#############################################################
LIBUPNP_VERSION:=1.6.6
LIBUPNP_SOURCE:=libupnp-$(LIBUPNP_VERSION).tar.bz2
LIBUPNP_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/pupnp

LIBUPNP_INSTALL_STAGING:=YES

$(eval $(call AUTOTARGETS,package,libupnp))