buildrootschalter/package/ortp/ortp.mk
Axel Lin 280a387737 ortp: bump to version 0.22.0
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-07 12:00:12 +02:00

15 lines
419 B
Makefile

################################################################################
#
# ortp
#
################################################################################
ORTP_VERSION = 0.22.0
ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
ORTP_CONF_OPT = --disable-strict
ORTP_INSTALL_STAGING = YES
ORTP_LICENSE = LGPLv2.1+
ORTP_LICENSE_FILES = COPYING
$(eval $(autotools-package))