diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 20:54:26 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:50 +0200 |
commit | 283fc4a08061b519b71403e36595bef28f1d9802 (patch) | |
tree | e72ace31a25d6705fe05fbb75fa8a0cf7941030f /app-text/wscr | |
parent | www-apps/chromedriver-bin: bump to 95.0.4638.17 (diff) | |
download | gentoo-283fc4a08061b519b71403e36595bef28f1d9802.tar.gz gentoo-283fc4a08061b519b71403e36595bef28f1d9802.tar.bz2 gentoo-283fc4a08061b519b71403e36595bef28f1d9802.zip |
app-text/wscr: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/wscr')
-rw-r--r-- | app-text/wscr/wscr-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wscr/wscr-1.2-r2.ebuild b/app-text/wscr/wscr-1.2-r2.ebuild index b0d8920b953b..b035e8ba14fa 100644 --- a/app-text/wscr/wscr-1.2-r2.ebuild +++ b/app-text/wscr/wscr-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="A Lightweight and Fast Anagram Solver" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz" LICENSE="public-domain" SLOT="0" |