summaryrefslogtreecommitdiffstats
path: root/package/php-geoip
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2017-04-03 00:13:03 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-03 14:47:33 +0200
commitc34f04f8e83e540dd2d8191601b10face6b89339 (patch)
treeea06dd32510d07d2ff1f2375947487eeaf2ac962 /package/php-geoip
parent2d82721681792ae39a2fe7df8b59af7f7a7ccd13 (diff)
downloadbuildroot-c34f04f8e83e540dd2d8191601b10face6b89339.tar.gz
buildroot-c34f04f8e83e540dd2d8191601b10face6b89339.zip
php-geoip: add version to license string
License header in geoip.c refers to PHP license version 3.01. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php-geoip')
-rw-r--r--package/php-geoip/php-geoip.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php-geoip/php-geoip.mk b/package/php-geoip/php-geoip.mk
index c39c95c4ec..8f4e3bf6d8 100644
--- a/package/php-geoip/php-geoip.mk
+++ b/package/php-geoip/php-geoip.mk
@@ -10,7 +10,7 @@ PHP_GEOIP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
--with-geoip=$(STAGING_DIR)/usr
# phpize does the autoconf magic
PHP_GEOIP_DEPENDENCIES = geoip php host-autoconf
-PHP_GEOIP_LICENSE = PHP
+PHP_GEOIP_LICENSE = PHP-3.01
PHP_GEOIP_LICENSE_FILES = geoip.c
define PHP_GEOIP_PHPIZE
OpenPOWER on IntegriCloud