mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-php/pecl-ssh2: Update live ebuild and add upstream metadata
Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -5,4 +5,7 @@
|
||||
<email>php-bugs@gentoo.org</email>
|
||||
<name>PHP</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">php/pecl-networking-ssh2</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
EAPI="8"
|
||||
|
||||
PHP_EXT_NAME="ssh2"
|
||||
|
||||
USE_PHP="php7-3 php7-4 php8-0"
|
||||
EGIT_REPO_URI="https://git.php.net/repository/pecl/networking/ssh2.git"
|
||||
USE_PHP="php7-4 php8-0 php8-1"
|
||||
EGIT_REPO_URI="https://github.com/php/pecl-networking-ssh2.git"
|
||||
|
||||
inherit php-ext-source-r3 git-r3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user