diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-06-18 15:05:48 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-18 15:07:56 +0300 |
commit | 45ac57e0e989b40084391695bc12567c07f8405e (patch) | |
tree | 691ca31ffa535d2085c4429bcfb3dfe81a9692e9 /net-misc/x11-ssh-askpass | |
parent | net-misc/x11-ssh-askpass: change upstream url, sort dependencies (diff) | |
download | gentoo-45ac57e0e989b40084391695bc12567c07f8405e.tar.gz gentoo-45ac57e0e989b40084391695bc12567c07f8405e.tar.bz2 gentoo-45ac57e0e989b40084391695bc12567c07f8405e.zip |
net-misc/x11-ssh-askpass: update Manifest
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r-- | net-misc/x11-ssh-askpass/Manifest | 2 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x11-ssh-askpass/Manifest b/net-misc/x11-ssh-askpass/Manifest index 30f3bbef25f1..7d959b54140a 100644 --- a/net-misc/x11-ssh-askpass/Manifest +++ b/net-misc/x11-ssh-askpass/Manifest @@ -1 +1 @@ -DIST x11-ssh-askpass-1.2.4.1.tar.gz 29229 BLAKE2B 0b49f8eeb568ccba9843e216a688cc64f3ec4799efae0c0f870803c166e40d5f5d52a9eb45a5d3e5475bbf461e5898feda0b2c91c91c61bf984b81ec89839abe SHA512 879887cc1d6eb26662494e3a6b59b79a8d153b354abf86e8e8667940545c8e07d0aa051491f5ba6ca5273e3a7fcc367edb4cc79bb2e4bf1bdbd0e234690ad6b9 +DIST x11-ssh-askpass-1.2.4.1.gh.tar.gz 29740 BLAKE2B bf0aadcd4c85351c9deb4908eaeef80536d4ee123b194deef6959ff85f05005666de71c71112cc9c0083a0c5f996cb173a957c52bacade3b23ef0908d341882d SHA512 293c0bc623400d3359a920eca491930daa110685936cfcaf9eea07e439fc29de64413f4df4a18523cd8fdfce44794c55d7e3abafb904e8e90891b22d38f01a2f diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild index 90ba8f175eac..9ad47b423528 100644 --- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild +++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="X11-based passphrase dialog for use with OpenSSH" HOMEPAGE="https://github.com/sigmavirus24/x11-ssh-askpass" -SRC_URI="https://github.com/sigmavirus24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/sigmavirus24/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="HPND" SLOT="0" |