diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.17-r8.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.17-r8.ebuild index 9b36353..ac010b7 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.17-r8.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.17-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI="5" inherit autotools-multilib eutils flag-o-matic multilib toolchain-funcs DESCRIPTION="modular and portable cryptographic toolkit" -HOMEPAGE="http://libtom.net/?page=features&whatfile=crypt" -SRC_URI="http://libtom.net/files/crypt-${PV}.tar.bz2" +HOMEPAGE="http://www.libtom.org/" +SRC_URI="https://github.com/libtom/libtomcrypt/releases/download/${PV}/crypt-${PV}.tar.bz2" LICENSE="WTFPL-2" SLOT="0"