diff options
author | Randall T. Vasquez <ran.dall@icloud.com> | 2022-09-23 16:50:20 -0700 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-09-24 01:58:15 +0200 |
commit | 7204f6ddc1a02ba204aa0fee934a80a499c69ae7 (patch) | |
tree | bb244de3142323239e89fb35066de7b9592c2a53 /app-shells/pwsh-bin | |
parent | dev-ml/yojson: 2.0.2 - depend on ocaml >=4.07 instead of seq (diff) | |
download | gentoo-7204f6ddc1a02ba204aa0fee934a80a499c69ae7.tar.gz gentoo-7204f6ddc1a02ba204aa0fee934a80a499c69ae7.tar.bz2 gentoo-7204f6ddc1a02ba204aa0fee934a80a499c69ae7.zip |
app-shells/pwsh-bin: update HOMEPAGE
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-shells/pwsh-bin')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild | 2 | ||||
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild | 2 | ||||
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz ) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz ) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz ) |