summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 05:34:42 +0000
committerSam James <sam@gentoo.org>2021-04-16 05:36:31 +0000
commitaf2c15fc324fec84244d1e24e80f5e40270aa4c3 (patch)
treef5e73e5f9e822de04ad8062c2b726d68e602aa16
parentnet-analyzer/wireshark: use live template (diff)
downloadgentoo-af2c15fc324fec84244d1e24e80f5e40270aa4c3.tar.gz
gentoo-af2c15fc324fec84244d1e24e80f5e40270aa4c3.tar.bz2
gentoo-af2c15fc324fec84244d1e24e80f5e40270aa4c3.zip
net-analyzer/wireshark: fix EGIT_REPO_URI style
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild
index 9e293f6104be..32f8fdef83b9 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -16,7 +16,6 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz"
- SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-glib-2.68-patches.tar.gz"
S="${WORKDIR}/${P/_/}"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"