diff options
Diffstat (limited to 'dev-games/libnw')
-rw-r--r-- | dev-games/libnw/libnw-1.30.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild index a0088cc59de1..b64675c3fd0e 100644 --- a/dev-games/libnw/libnw-1.30.02.ebuild +++ b/dev-games/libnw/libnw-1.30.02.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Tools and libraries for NWN file manipulation" HOMEPAGE="https://sourceforge.net/projects/openknights" -SRC_URI="mirror://sourceforge/openknights/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/openknights/${P}.tar.gz" LICENSE="openknights" SLOT="0" |