commit:     38ca1730a1d819f3522fcd20a47837850f7a3eb7
Author:     Nickolay Goppen <setotau <AT> yandex <DOT> ru>
AuthorDate: Wed Jan 14 16:53:39 2026 +0000
Commit:     Nickolay Goppen <setotau <AT> yandex <DOT> ru>
CommitDate: Wed Jan 14 16:54:54 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38ca1730

app-admin/git-credential-oauth: add 0.17.2, drop 0.17.1

Signed-off-by: Nickolay Goppen <setotau <AT> yandex.ru>

 app-admin/git-credential-oauth/Manifest                               | 4 ++--
 ...dential-oauth-0.17.1.ebuild => git-credential-oauth-0.17.2.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/git-credential-oauth/Manifest 
b/app-admin/git-credential-oauth/Manifest
index 8a12e4e9a2..4371dc8b2c 100644
--- a/app-admin/git-credential-oauth/Manifest
+++ b/app-admin/git-credential-oauth/Manifest
@@ -1,2 +1,2 @@
-DIST git-credential-oauth-0.17.1-vendor.tar.xz 27560 BLAKE2B 
3c5d5a6f5af92038f99dd0364c66164d11c3a1e87ef6a5eb349ccccbe813cd3c3afc4fd01644144b698fd4988ec489068285d4ac7a4367c27a1d749e3a0ab1a8
 SHA512 
d927e877de61fb0c77612e4d21f7396769886e2f212108d53bea8511867c4c58177c5ecc4d55f53397bd3ac294963e51f37ef4de14526f8af472f68ae0e419c8
-DIST git-credential-oauth-0.17.1.tar.gz 16741 BLAKE2B 
e8c8263971fd31e7674384b145f2421c7676d40711b58bbbeb00b79aed14a4daa9870a567660e97c6fbee2353703229e52af5733a775263b1ceec1347b74f566
 SHA512 
3859f2553863ad8b8635f5ccb8760dffb2957d35b2e1411d062c7f7ddc44a6075ca0148ac1598ed40ea3f27785e7ae4a61a2150635c4275575f833146fceb7b4
+DIST git-credential-oauth-0.17.2-vendor.tar.xz 27604 BLAKE2B 
d1a4d47e007465edc351c4d3f6608ef5892cac7902fc55c1ad558e99baab74c39b358872aef0fc8e60c13941b235d24453f71978d60932d0ef41c830373e8425
 SHA512 
ef21dc9fb66da4df48bb35e5f76e8bf0333da8a035d23729f846494e5dd5ad95f4d0171f215d044fab68a3e4ba6f2d262b0404b5f93f43f750b104239593352d
+DIST git-credential-oauth-0.17.2.tar.gz 16774 BLAKE2B 
a206b17bad40bba20dc1742062f4e85868e9d904fc7bf23eee51bbf63a36f0e8a243dd998b867282a507faed870a6041349241507bd50de99db9f9bdcfdf9767
 SHA512 
2e8bf4e450a7930def7b86d3addab12ba4f961f8f8a2f62375ae9e358be3b2b6f720367365e5d29b955d69faa997ac209bf3edcb8b23dfa351a5cc1c5b97827a

diff --git a/app-admin/git-credential-oauth/git-credential-oauth-0.17.1.ebuild 
b/app-admin/git-credential-oauth/git-credential-oauth-0.17.2.ebuild
similarity index 79%
rename from app-admin/git-credential-oauth/git-credential-oauth-0.17.1.ebuild
rename to app-admin/git-credential-oauth/git-credential-oauth-0.17.2.ebuild
index 91730220f5..47971dad18 100644
--- a/app-admin/git-credential-oauth/git-credential-oauth-0.17.1.ebuild
+++ b/app-admin/git-credential-oauth/git-credential-oauth-0.17.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2026 Gentoo Authors
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit go-module
 DESCRIPTION="A Git credential helper that securely authenticates using OAuth"
 HOMEPAGE="https://github.com/hickford/git-credential-oauth";
 SRC_URI="https://github.com/hickford/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
-                       
https://github.com/setotau/go-vendor-tarballs/releases/download/${P}/${P}-vendor.tar.xz";
+       
https://github.com/setotau/go-vendor-tarballs/releases/download/${P}/${P}-vendor.tar.xz";
 
 LICENSE="Apache-2.0 BSD"
 SLOT="0"

Reply via email to