diff options
-rw-r--r-- | app-admin/longrun/longrun-0.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/longrun/longrun-0.9-r4.ebuild b/app-admin/longrun/longrun-0.9-r4.ebuild index 0508c52ea188..d4bfcd432236 100644 --- a/app-admin/longrun/longrun-0.9-r4.ebuild +++ b/app-admin/longrun/longrun-0.9-r4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/longrun/" DEBIAN_PATCH_VERSION="19" DEBIAN_PATCH="${PN}_${PV}-${DEBIAN_PATCH_VERSION}.diff" SRC_URI=" - mirror://kernel/linux/utils/cpu/crusoe/${P}.tar.bz2 + https://www.kernel.org/pub/linux/utils/cpu/crusoe/${P}.tar.bz2 mirror://debian/pool/main/l/${PN}/${DEBIAN_PATCH}.gz" LICENSE="GPL-2" |