diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:06:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:09:06 +0200 |
commit | 41d36b1325eccfcd7ee63b1031b311dee4a7dea5 (patch) | |
tree | 3f48fc72e1bab3ee5a63e00736288c86bf67f3a5 | |
parent | x11-misc/xfishtank: Update SRC_URI (diff) | |
download | gentoo-41d36b1325eccfcd7ee63b1031b311dee4a7dea5.tar.gz gentoo-41d36b1325eccfcd7ee63b1031b311dee4a7dea5.tar.bz2 gentoo-41d36b1325eccfcd7ee63b1031b311dee4a7dea5.zip |
x11-misc/xsetleds: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild index 741d565b461c..1de8663792e8 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="small tool to report and change the keyboard LED states of an X dis HOMEPAGE="https://github.com/bmeurer/xsetleds" SRC_URI=" ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz - https://dev.gentoo.org/~jer/${P}.tar.gz + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz " LICENSE="GPL-2" |