diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 13:02:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-03 07:53:27 +0200 |
commit | 41f57fff0ec454dd6ed6c9915e9d7cc528b82bc5 (patch) | |
tree | a3bc1e494bc8151c8cf3cc52d5a0151fedec3d96 /x11-misc/util-macros | |
parent | x11-misc/rendercheck: Inline mirror://xorg (diff) | |
download | gentoo-41f57fff0ec454dd6ed6c9915e9d7cc528b82bc5.tar.gz gentoo-41f57fff0ec454dd6ed6c9915e9d7cc528b82bc5.tar.bz2 gentoo-41f57fff0ec454dd6ed6c9915e9d7cc528b82bc5.zip |
x11-misc/util-macros: Inline mirror://xorg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc/util-macros')
-rw-r--r-- | x11-misc/util-macros/util-macros-1.19.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild index 30b7160e06ab..b2e610558164 100644 --- a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild +++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="X.Org autotools utility macros" HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/macros" -SRC_URI="mirror://xorg/util/${P}.tar.bz2" +SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2" LICENSE="MIT" SLOT="0" |