summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-02-13 09:23:57 +0000
committerMarek Szuba <marecki@gentoo.org>2023-02-13 09:25:47 +0000
commitb7ae6fec7d502e168df3c214270360f2394511ee (patch)
tree9cf6f42797151515435d6140790a8c243a677551 /app-crypt
parentapp-crypt/yubikey-manager-qt: 1.2.2 requires older versions of yubikey-manager (diff)
downloadgentoo-b7ae6fec7d502e168df3c214270360f2394511ee.tar.gz
gentoo-b7ae6fec7d502e168df3c214270360f2394511ee.tar.bz2
gentoo-b7ae6fec7d502e168df3c214270360f2394511ee.zip
app-crypt/yubikey-manager-qt: update HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild2
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
index 9bbe9d3de38d..a9ec99ba5fcf 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9,10} )
inherit qmake-utils python-single-r1 desktop
DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ https://github.com/Yubico/yubikey-manager-qt"
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz"
LICENSE="BSD-2"
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index 170732ffd74d..f292b940b4f4 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit qmake-utils python-single-r1 desktop
DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ https://github.com/Yubico/yubikey-manager-qt"
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz"
S="${WORKDIR}/${PN}"