summaryrefslogtreecommitdiff
path: root/dev-php/realpath_turbo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-18 14:07:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-18 14:07:17 +0000
commite60b61e39bb9b7cbf525baa183a5a19234f335fa (patch)
treec8eb4fa9fcfec8136adef8c856d40fc19e1350de /dev-php/realpath_turbo
parent88a7ab8599213acca9dd34eb21748ff54d7c190a (diff)
gentoo auto-resync : 18:01:2024 - 14:07:17
Diffstat (limited to 'dev-php/realpath_turbo')
-rw-r--r--dev-php/realpath_turbo/Manifest2
-rw-r--r--dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/realpath_turbo/Manifest b/dev-php/realpath_turbo/Manifest
index 840cb515b9da..1113514de9e3 100644
--- a/dev-php/realpath_turbo/Manifest
+++ b/dev-php/realpath_turbo/Manifest
@@ -1,3 +1,3 @@
DIST realpath_turbo-2.0.0.tar.bz2 9106 BLAKE2B 3275397ab72def1b120d2df1bfe6c233283754539b2ea7dfd558a0773d2f094f9f6b31850a516b883af470cd04d4ebb9d5a7d8492608169a797d1562c7236d11 SHA512 03a03d4a3a067ffac61222c4d71031ab9e289b745fd3b158b5b723f3abf1ad7bb1f691904e3f7b53a98c970f1b0f7c4fe558a4de696aac77d0f9a0f99159fb30
-EBUILD realpath_turbo-2.0.0.ebuild 608 BLAKE2B 2fd37cf0a352deafe634863f2716731bd01841e3b438b2756cb911d5d33aa1d317b8122dfb6143b0a0bdab1c64f5eee6b2ac11b238f34a219588a292e0460bbf SHA512 f7d454e7be49b1ae1a61705186c5372183c209420a7ba6517fbe539046f46d9c22e374fe9b272c01889d0ef41e548851a84c167153947f651fb5e6af92dc5657
+EBUILD realpath_turbo-2.0.0.ebuild 601 BLAKE2B 2629bb663f4f667b9d37fd21192618b2d49becbaa8360f46ac995624de396dc57ea1d5ef2aee25b19abd85b2e8cf90ecd1472d358a1bed54fb11cfded638a568 SHA512 c0066c04f18ae29a679270ec36b5397bd1deb02434f2e2e8be10bad8d0e5e727d675b960e437a75df1632199b62b3c74aee063dadb2239d5ab62323bb422e1ed
MISC metadata.xml 342 BLAKE2B 24102d7673cef12c0c9c34d69206d321eabdeef1d798fa585f2f3e5159467a405442f7301fe6e50c214273269496d271239f3bf2b19ee99742c28f2f365b1799 SHA512 d4513cc6ccf087f24d0568059e8fcbb9ae05ab51e85040db6a1fcbacd66537191a24e1c80004da51407a10ef29eabce29f5348aceb5f921fc47952dcd53d6888
diff --git a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
index d45d7601a231..c231200c3f09 100644
--- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -7,7 +7,7 @@ PHP_EXT_NAME="realpath_turbo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-source-r3