commit:     310af51fa881c49f9e753d387a127e62b0f3ac12
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 13:56:37 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 13:57:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310af51f

dev-php/maxmind-db-reader: add 1.11.1, drop 1.11.0

Closes: https://bugs.gentoo.org/923830
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-php/maxmind-db-reader/Manifest                                      | 2 +-
 ...{maxmind-db-reader-1.11.0.ebuild => maxmind-db-reader-1.11.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/maxmind-db-reader/Manifest 
b/dev-php/maxmind-db-reader/Manifest
index c43f1dfe4be7..43c368c693c9 100644
--- a/dev-php/maxmind-db-reader/Manifest
+++ b/dev-php/maxmind-db-reader/Manifest
@@ -1 +1 @@
-DIST MaxMind-DB-Reader-php-1.11.0.tar.gz 23018 BLAKE2B 
28e0ad3e8440a4bfad17292e71289224dc2a8deecaf510f887637760ed931a4d90e921f369bf6e37458e9a45212af82105a42925800577228797c47604b9135a
 SHA512 
182c57d9d799b4303e7f5a6f5b47f64b953e216290b26f5891cfc9658dc030bc1f954c48a07777c71ebb9b8f34e4c275d2af794086d33c5bee8b3fe38c1ff56f
+DIST MaxMind-DB-Reader-php-1.11.1.tar.gz 23346 BLAKE2B 
ad783bbca018befa0f4c6f282bb440baf70ad2c91da0af8fb799ae727a5fc7f9acc1f004972ccc8f358272be2d9fbe4233b0d3526347db175ccc5eb140d139d3
 SHA512 
86b5cf523d0036a55e79f0721b7df923236146e0d29a9dc37affd61a4ba4bc0587a724aef0654239d009bb85eae4be6e42c2d63a5d2edf682fa90abdfbd234f0

diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild 
b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
similarity index 98%
rename from dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild
rename to dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
index 6ac3d7394aeb..4486a2880177 100644
--- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild
+++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
@@ -10,7 +10,7 @@ PHP_EXT_S="${S}/ext"
 PHP_EXT_NAME="maxminddb"
 PHP_EXT_OPTIONAL_USE="extension"
 
-USE_PHP="php8-1"
+USE_PHP="php8-1 php8-2 php8-3"
 
 inherit php-ext-source-r3
 

Reply via email to