diff options
Diffstat (limited to 'dev-libs/protobuf/protobuf-2.5.0-r2.ebuild')
-rw-r--r-- | dev-libs/protobuf/protobuf-2.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild b/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild index f9b309f8bbef..a82663815da0 100644 --- a/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild +++ b/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild @@ -13,7 +13,7 @@ inherit autotools-multilib eutils flag-o-matic distutils-r1 java-pkg-opt-2 elisp DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding structured data" HOMEPAGE="https://code.google.com/p/protobuf/" -SRC_URI="http://protobuf.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://protobuf.googlecode.com/files/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0/8" # subslot = soname major version |