summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-02-21 20:13:21 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-02-21 21:03:04 +0100
commitbf1f58b1da2d1333c33bccc6931a5a23792c70fa (patch)
tree30780d62ca88c2a04fc4739c7b2a69fffd6366c8 /sys-apps
parentnet-im/prosody-modules: drop 0_pre20220319 (diff)
downloadgentoo-bf1f58b1da2d1333c33bccc6931a5a23792c70fa.tar.gz
gentoo-bf1f58b1da2d1333c33bccc6931a5a23792c70fa.tar.bz2
gentoo-bf1f58b1da2d1333c33bccc6931a5a23792c70fa.zip
sys-apps/edid-decode: update SRC_URI
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
index 76dd496bae09..9d58c76f4f29 100644
--- a/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
+++ b/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ MY_P="${PN}-${EGIT_COMMIT}"
DESCRIPTION="Decode EDID data in a human-readable format"
HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
-SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
KEYWORDS="amd64 ~arm64 x86"