commit:     63969c2ccb5a421d05e7bec9e8c07c36e8fe91a2
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Sun Sep 17 01:07:53 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 01:07:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=63969c2c

net-proxy/snowflake: add 2.6.1, drop 2.5.1

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 net-proxy/snowflake/Manifest                                       | 2 +-
 .../snowflake/{snowflake-2.5.1.ebuild => snowflake-2.6.1.ebuild}   | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index fd29177a34..49968dd4c6 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1 +1 @@
-DIST snowflake-2.5.1.tar.gz 17989511 BLAKE2B 
5d254e483803d0c03121acb12a188250eee79aec1af69d22bc88600ce5ffb67af09e437998a072977e6c9437b3fe5612e84663a90be66fb370eebf10f03327e2
 SHA512 
270eefa3cc999db36118871d23b2beebf4ef002c23e4c6a41e33bfa25a9c51c0305d2b8ad01f34863001ac5f822a9d97496249e2a4c0ae5c1a7af58cc56c26a4
+DIST snowflake-v2.6.1.tar.gz 20711818 BLAKE2B 
47a0d1b34b598b58d840402bd65316f80e54fa2ff13a824fbd4bd7481751558ab4e724ae7bddfd7b47427d3a1fa23f976e5f7ff64f544cdd59cabfc878b4a9fc
 SHA512 
2d93c34d5b984864de2189df5c8a0e04473ffdac74b704948ca70cb265f9f163f58225d8496d5087355a15e0f9f57a2dfd536dce6bca7a8bf27a72b594ef6a47

diff --git a/net-proxy/snowflake/snowflake-2.5.1.ebuild 
b/net-proxy/snowflake/snowflake-2.6.1.ebuild
similarity index 89%
rename from net-proxy/snowflake/snowflake-2.5.1.ebuild
rename to net-proxy/snowflake/snowflake-2.6.1.ebuild
index fa82ac8eb6..47763037a8 100644
--- a/net-proxy/snowflake/snowflake-2.5.1.ebuild
+++ b/net-proxy/snowflake/snowflake-2.6.1.ebuild
@@ -5,13 +5,16 @@ EAPI=8
 
 inherit go-module systemd
 
-JOB_ID="222736"
+MY_PV="v${PV}"
+MY_P="${PN}-${MY_PV}"
+
+JOB_ID="363325"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
        https://snowflake.torproject.org/
        
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
 "
-SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${P}.tar.gz";
+SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${MY_P}.tar.gz";
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT"
 SLOT="0"

Reply via email to