summaryrefslogtreecommitdiff
path: root/dev-php/realpath_turbo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-php/realpath_turbo
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/realpath_turbo/Manifest b/dev-php/realpath_turbo/Manifest
index e866cf62719b..c708f048dd18 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 620 BLAKE2B c837665ca1c5cd1c1cea567092ffe00f416a6039bd3e342e9865a6c711251e132ade0965d5e7ca5b8256388349960dde55acdcd331b7f4af6ae506f9a981f7e5 SHA512 221f2142723449a20e216e24c73a91e43fbaa5152057066bdb5be04e40923abc1ce2cbf884fb037a4b8523355d5ea4614eb632bb1403d89bde0461949ddd80ea
+EBUILD realpath_turbo-2.0.0.ebuild 629 BLAKE2B 84360819320fa6e673e1d192611615b61f754243175a46f979c6225f4a3b6d0475db3b56ae3a8602f5801c81cabd58af458e5312e066f09902a9f41d4ab12151 SHA512 0d69d76b9d9b7f02477d766fdab14f396fb1b74ccb15094cb86d55c04e17485910380548b109154b570b6d719b4f26fbec78e434bb6f40397d6a96665d1ca47f
MISC metadata.xml 453 BLAKE2B 053276e8d453110d9342cad1e6dcbbd51bba0e80b1c5c9c21be7f95b1ae5a64362f9f88f087d5eec7029fca8ca1537040b31cbf9d4c9d3574746abd5148a4de0 SHA512 e0e099f03622b5d90026ca07ca6cfc2277b19c01e414a6fac9994c3f2fcd9db386abe5f9d29c827fe4a75953ad2dcac1f64dd851a6d7d1a0deb60c420bf49008
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 629ec768de12..19558aae6009 100644
--- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@ -14,7 +14,7 @@ inherit php-ext-source-r3
MY_PV="${PV/_/}"
DESCRIPTION="PHP extension to re-enable realpath cache when using open_basedir restriction"
-HOMEPAGE="https://github.com/Whissi/${PN}/"
+HOMEPAGE="https://github.com/Whissi/realpath_turbo/"
SRC_URI="https://github.com/Whissi/${PN}/releases/download/v${MY_PV}/${P}.tar.bz2"
LICENSE="BSD-2"