summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:37:25 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:37:25 +0200
commitea653c692215c355b1214e5dca8856e3542689b2 (patch)
tree49bcbcc66e59cf81e0ea0fda7f24db95d8175afe /app-arch/snappy
parentapp-arch/lz4: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-ea653c692215c355b1214e5dca8856e3542689b2.tar.gz
gentoo-ea653c692215c355b1214e5dca8856e3542689b2.tar.bz2
gentoo-ea653c692215c355b1214e5dca8856e3542689b2.zip
app-arch/snappy: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-arch/snappy')
-rw-r--r--app-arch/snappy/snappy-1.1.2-r1.ebuild2
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"