commit: f6aad680aa9fea88a8d41f8c8691489b502792e8 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Dec 31 13:19:04 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 13:21:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6aad680
dev-util/azuredatastudio: fix HOMEPAGE Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-util/azuredatastudio/azuredatastudio-1.47.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-util/azuredatastudio/azuredatastudio-1.47.0.ebuild b/dev-util/azuredatastudio/azuredatastudio-1.47.0.ebuild index 4db21c59a2ec..73c7edc071a7 100644 --- a/dev-util/azuredatastudio/azuredatastudio-1.47.0.ebuild +++ b/dev-util/azuredatastudio/azuredatastudio-1.47.0.ebuild @@ -6,7 +6,8 @@ EAPI=8 inherit unpacker xdg DESCRIPTION="Data management and development tool from Microsoft" -HOMEPAGE="https://vscodium.com/" +HOMEPAGE="https://learn.microsoft.com/sql/azure-data-studio/ + https://github.com/microsoft/azuredatastudio/" SRC_URI=" amd64? ( https://azuredatastudio-update.azurewebsites.net/${PV}/linux-deb-x64/stable
