summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
index 7b5c6e91bd63..182aed5e7046 100644
--- a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
+++ b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild
@@ -16,7 +16,7 @@ else
EGIT_COMMIT="54db57d5d1b2a7b93319053011802888b827a539"
inherit vcs-snapshot
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
- SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/dmlc/dmlc-core/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="Apache-2.0"