diff options
Diffstat (limited to 'app-arch/snappy')
-rw-r--r-- | app-arch/snappy/snappy-1.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/snappy/snappy-1.1.2-r1.ebuild b/app-arch/snappy/snappy-1.1.2-r1.ebuild index 51fbceabd4cd..50ab1a6f8d01 100644 --- a/app-arch/snappy/snappy-1.1.2-r1.ebuild +++ b/app-arch/snappy/snappy-1.1.2-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTO_DEPEND="yes" inherit eutils autotools-multilib DESCRIPTION="A high-speed compression/decompression library by Google" -HOMEPAGE="https://code.google.com/p/snappy/" +HOMEPAGE="https://github.com/google/snappy" # upstream uses google drive which has hash-based URLS SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" |