commit: e6b9f9feb7ec7459416ad6844d18382b55ba0922
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 02:02:18 2025 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 02:02:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b9f9fe
net-wireless/gr-iqbal: add 0.38.3
Use github mirror
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/gr-iqbal/Manifest | 1 +
.../gr-iqbal/{gr-iqbal-9999.ebuild => gr-iqbal-0.38.3.ebuild} | 6 ++----
net-wireless/gr-iqbal/gr-iqbal-9999.ebuild | 6 ++----
3 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/net-wireless/gr-iqbal/Manifest b/net-wireless/gr-iqbal/Manifest
index 3b9786696d0a..2449f63b4398 100644
--- a/net-wireless/gr-iqbal/Manifest
+++ b/net-wireless/gr-iqbal/Manifest
@@ -1 +1,2 @@
DIST gr-iqbal-0.38.2_p20210108.tar.gz 84577 BLAKE2B
f12ab4965e5f896698843c9ef8907cd8263f6fba3365ea26420750ab221106a3fbbee6750cf587299a9528cecbb504c23d4f2085596683cb85eb6f6fb7ab814b
SHA512
b9866f6ff3d6dba1e94428efed029356e436059fa1d6cb7f4c3da0b37842c025161f1532da6048c9b9cc5ce426eea14622ac6680176cff52f85bc0b2fda8c698
+DIST gr-iqbal-0.38.3.gh.tar.gz 84530 BLAKE2B
c0830c9b75714b3b71a87ef3be6a012b13b2aa309d102398a5b2accf6539c8c9346cb2e17f9497ddc655533980edd745b668149e27143e6b79a8ee3b40a7347f
SHA512
00f544a132e7e3628f0e511942d0201d2c8fe39aa848212b36f494caa4ed1a1f5e6d37c3e61491ab97edb863b719c844cc517c3d14917bd126e875e9a689feb8
diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
b/net-wireless/gr-iqbal/gr-iqbal-0.38.3.ebuild
similarity index 80%
copy from net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
copy to net-wireless/gr-iqbal/gr-iqbal-0.38.3.ebuild
index 539a7c3b448e..3c7fe785177a 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,9 +13,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/osmocom/gr-iqbal.git"
else
- COMMIT="fbee239a6fb36dd2fb564f6e6a0d393c4bc844db"
- SRC_URI="https://github.com/osmocom/gr-iqbal/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${COMMIT}"
+
SRC_URI="https://github.com/osmocom/gr-iqbal/archive/refs/tags/v${PV}.tar.gz ->
"${P}.gh.tar.gz""
KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
index 539a7c3b448e..3c7fe785177a 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,9 +13,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/osmocom/gr-iqbal.git"
else
- COMMIT="fbee239a6fb36dd2fb564f6e6a0d393c4bc844db"
- SRC_URI="https://github.com/osmocom/gr-iqbal/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${COMMIT}"
+
SRC_URI="https://github.com/osmocom/gr-iqbal/archive/refs/tags/v${PV}.tar.gz ->
"${P}.gh.tar.gz""
KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi