summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/glog/glog-0.3.2.ebuild')
-rw-r--r--dev-cpp/glog/glog-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glog/glog-0.3.2.ebuild b/dev-cpp/glog/glog-0.3.2.ebuild
index 26a1e208e18a..52f09daf4ff4 100644
--- a/dev-cpp/glog/glog-0.3.2.ebuild
+++ b/dev-cpp/glog/glog-0.3.2.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils
DESCRIPTION="Google's C++ logging library"
-HOMEPAGE="https://code.google.com/p/google-glog/"
+HOMEPAGE="https://github.com/google/glog"
SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"