]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
php-geoip: bump version to HEAD of master on GitHub
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 18 Apr 2016 11:53:04 +0000 (12:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 21:02:01 +0000 (23:02 +0200)
Related: https://bugs.php.net/bug.php?id=71083

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php-geoip/php-geoip.hash
package/php-geoip/php-geoip.mk

index 275a098bd97ab347a4e3a9c89015d87b98fdaceb..61945cfd57d2e6896c2d6bbecb2625934e2bf45a 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 82c6deb7264d2ff7c4d6c45a7d27cff7ab097be965795e317e04a9c5b7be98b9        geoip-1.1.0.tgz
+sha256 8b5e8dec6353c437809e58d798627927ae659682b5bbdad023e9e569c278bfed  php-geoip-1fd53288458100e9e30acf5a62bc9ef8426513d3.tar.gz
index 0826c197f0c80dbaa80e9a71a03ac8229135cf77..93dcf018bf6c09c7651a2391ed418b5c1ac31dd0 100644 (file)
@@ -4,10 +4,8 @@
 #
 ################################################################################
 
-PHP_GEOIP_VERSION = 1.1.0
-PHP_GEOIP_SOURCE = geoip-$(PHP_GEOIP_VERSION).tgz
-# pecl.php.net returns html with db connect failed
-PHP_GEOIP_SITE = http://sources.buildroot.net
+PHP_GEOIP_VERSION = 1fd53288458100e9e30acf5a62bc9ef8426513d3
+PHP_GEOIP_SITE = $(call github,php7-extensions,ext-php7-geoip,$(PHP_GEOIP_VERSION))
 PHP_GEOIP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
        --with-geoip=$(STAGING_DIR)/usr
 # phpize does the autoconf magic