Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH next 3/8] php-geoip: bump version to 1.1.1
Date: Fri, 12 May 2017 13:45:16 +0100	[thread overview]
Message-ID: <20170512124521.4619-3-Vincent.Riera@imgtec.com> (raw)
In-Reply-To: <20170512124521.4619-1-Vincent.Riera@imgtec.com>

And switch to the official PECL site.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/php-geoip/php-geoip.hash | 2 +-
 package/php-geoip/php-geoip.mk   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/php-geoip/php-geoip.hash b/package/php-geoip/php-geoip.hash
index 3729880..21e26c8 100644
--- a/package/php-geoip/php-geoip.hash
+++ b/package/php-geoip/php-geoip.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 63167b717f624580b93f3c6c050d8d64ebc6cbe1377069646eb387534c7a2f7e  php-geoip-ebb68228ad94298a305710f701b2ade9acff985d.tar.gz
+sha256 b2d05c03019d46135c249b5a7fa0dbd43ca5ee98aea8ed807bc7aa90ac8c0f06  geoip-1.1.1.tgz
diff --git a/package/php-geoip/php-geoip.mk b/package/php-geoip/php-geoip.mk
index 8f4e3bf..1853f7d 100644
--- a/package/php-geoip/php-geoip.mk
+++ b/package/php-geoip/php-geoip.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-PHP_GEOIP_VERSION = ebb68228ad94298a305710f701b2ade9acff985d
-PHP_GEOIP_SITE = $(call github,php7-extensions,ext-php7-geoip,$(PHP_GEOIP_VERSION))
+PHP_GEOIP_VERSION = 1.1.1
+PHP_GEOIP_SOURCE = geoip-$(PHP_GEOIP_VERSION).tgz
+PHP_GEOIP_SITE = https://pecl.php.net/get
 PHP_GEOIP_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
 	--with-geoip=$(STAGING_DIR)/usr
 # phpize does the autoconf magic
-- 
2.10.2

  parent reply	other threads:[~2017-05-12 12:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-12 12:45 [Buildroot] [PATCH next 1/8] php: bump version to 7.1.5 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 2/8] php-amqp: bump version to 1.9.0 Vicente Olivert Riera
2017-05-31 21:36   ` Thomas Petazzoni
2017-05-12 12:45 ` Vicente Olivert Riera [this message]
2017-05-12 12:45 ` [Buildroot] [PATCH next 4/8] php-gnupg: bump version to 1.4.0 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 5/8] php-imagick: bump version to 3.4.3 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 6/8] php-memcached: bump version to 3.0.3 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 7/8] php-ssh2: bump version to 1.0 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 8/8] php-yaml: bump version to 2.0.0 Vicente Olivert Riera
2017-05-15 21:10 ` [Buildroot] [PATCH next 1/8] php: bump version to 7.1.5 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170512124521.4619-3-Vincent.Riera@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox