commit:     75f43850f9cf5960f5d7e11e9e2fda5d4b4eaf22
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Wed Nov  2 17:32:52 2022 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Wed Nov  2 17:33:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75f43850

net-p2p/popura: add 0.4.6, drop 0.4.3

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>

 net-p2p/popura/Manifest                                     |  4 ++--
 net-p2p/popura/metadata.xml                                 |  2 +-
 net-p2p/popura/{popura-0.4.3.ebuild => popura-0.4.6.ebuild} | 10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-p2p/popura/Manifest b/net-p2p/popura/Manifest
index 342cb6300..5cb67bc38 100644
--- a/net-p2p/popura/Manifest
+++ b/net-p2p/popura/Manifest
@@ -1,2 +1,2 @@
-DIST popura-0.4.3+popura1-deps.tar.bz2 52737816 BLAKE2B 
9bb9d8d14e9c968a86af950cc876937f7984541b87aaf9aa991d04edb0d264ffa80ccafb34ff5e56aba33d0980aa9aeed47e6deadf1bbdc2d7f1fbd419052f11
 SHA512 
def5d9a37dfb93fbd6329e78610b61d39aa00ddf8e4db04cbe553fb2f13ca61dd6331e2773333ad4e082812793818481576fe4f62674638432e9258a0f89e1a0
-DIST popura-0.4.3+popura1.tar.gz 46530 BLAKE2B 
192600801d120b85c11566090c7ce6e72d32a96d9600531c1669693e34063b1d7530be1e28a1b9d5859a31fc68fb4cb341acf9e8ff561f2609c554f9331b1dd3
 SHA512 
a6a1d40df4db94bc4a497530e4fcd67c34a598d02e1708a7f934f84c87105ce74fdfc70fd2745b7ad88198759a7d0fa5c7963dc41b96086020205a5411fda344
+DIST popura-0.4.6-deps.tar.bz2 39539473 BLAKE2B 
a9b12f4897bdd03c5d72985704f908714c0a93b1689dbea64b1cfdaa2f19beb8e6a39f390dca0a57be0e7d4fbbeb505404262df9d64a439871a61f6f3f7d6c7f
 SHA512 
981343f356bf0e826539f0af470e3451aa1e1c98490d8ca293bfd6c3d2faa40a0f25ba231a15c7d5a0918bcdd346a0610c9373a75de7f65da633e67e890ce1d0
+DIST popura-0.4.6.tar.gz 45804 BLAKE2B 
52da18837dfdc3350d339374b1a8903875d5bb60643aa337365d3f0ed741a228775b61191b6cfa6908f797fae0b8a387b41ed1474b6d694d5d044dd06317e549
 SHA512 
0ff3c00a844302b8b4d30d6bf5544b45b49b2a3db0d602038fae8f9ea75b2de3bd14a38f865df1a0f67196dc1781a0cb12fa0c85a3cd0469581c45106bc5b75b

diff --git a/net-p2p/popura/metadata.xml b/net-p2p/popura/metadata.xml
index 2641f35f4..ed92c8237 100644
--- a/net-p2p/popura/metadata.xml
+++ b/net-p2p/popura/metadata.xml
@@ -3,7 +3,7 @@
 <pkgmetadata>
        <maintainer type="person">
                <email>[email protected]</email>
-               <name>BratishkaErik</name>
+               <name>Eric Joldasov</name>
        </maintainer>
        <upstream>
                <remote-id type="github">popura-network/Popura</remote-id>

diff --git a/net-p2p/popura/popura-0.4.3.ebuild 
b/net-p2p/popura/popura-0.4.6.ebuild
similarity index 84%
rename from net-p2p/popura/popura-0.4.3.ebuild
rename to net-p2p/popura/popura-0.4.6.ebuild
index 719ec1948..fe324c2d6 100644
--- a/net-p2p/popura/popura-0.4.3.ebuild
+++ b/net-p2p/popura/popura-0.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,8 +8,8 @@ inherit go-module linux-info systemd fcaps
 DESCRIPTION="Popura: alternative Yggdrasil network client"
 HOMEPAGE="https://github.com/popura-network/Popura/";
 SRC_URI="
-       https://github.com/popura-network/Popura/archive/v${PV}+popura1.tar.gz 
-> ${P}+popura1.tar.gz
-       
https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}+popura1-deps.tar.bz2
+       https://github.com/popura-network/Popura/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+       
https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-deps.tar.bz2
 "
 
 LICENSE="LGPL-3 MPL-2.0 MIT Apache-2.0 BSD ZLIB"
@@ -21,7 +21,7 @@ DEPEND="
        acct-group/yggdrasil
 "
 
-BDEPEND=">=dev-lang/go-1.16.0"
+BDEPEND=">=dev-lang/go-1.17.0"
 RDEPEND="!net-p2p/yggdrasil-go"
 
 S="${WORKDIR}/Popura-${PV}-popura1"
@@ -44,7 +44,7 @@ src_compile() {
        local package="github.com/yggdrasil-network/yggdrasil-go/src/version"
 
        for CMD in yggdrasil yggdrasilctl ; do
-               ego build -buildmode=pie -ldflags "-s -linkmode external 
-extldflags '${LDFLAGS}' -X ${package}.buildName=${PN} -X 
${package}.buildVersion=v${PV}+popura1" -trimpath ./cmd/$CMD
+               ego build -buildmode=pie -ldflags "-s -linkmode external 
-extldflags '${LDFLAGS}' -X ${package}.buildName=${PN} -X 
${package}.buildVersion=v${PV}" -trimpath ./cmd/$CMD
        done
 }
 

Reply via email to