syslog-ng: Bump version to 3.7.3
[buildroot-gz.git] / package / intltool / intltool.mk
blobfb801a17b42085da9b200698dd115f2cf5286978
1 ################################################################################
3 # intltool
5 ################################################################################
7 INTLTOOL_VERSION = 0.51.0
8 INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
9 INTLTOOL_LICENSE = GPLv2+
10 INTLTOOL_LICENSE_FILES = COPYING
12 HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
14 $(eval $(autotools-package))
15 $(eval $(host-autotools-package))