diff options
-rw-r--r-- | app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 2 |
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}" |