diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 16:55:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 16:55:03 +0700 |
commit | 59368f5c1b0782a892ebaf5a3c7b715cffc85205 (patch) | |
tree | ac135e7eecbdac90f1f2613302b1e2da570b2f8c /misc | |
parent | c167a7bed7e568ef75178b3aca53b77a4f024665 (diff) |
misc/protobuf: Switch to github.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/protobuf/protobuf.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf/protobuf.info b/misc/protobuf/protobuf.info index be47b30b7777..f49a16bd1a32 100644 --- a/misc/protobuf/protobuf.info +++ b/misc/protobuf/protobuf.info @@ -1,6 +1,6 @@ PRGNAM="protobuf" VERSION="2.6.1" -HOMEPAGE="http://code.google.com/p/protobuf/" +HOMEPAGE="https://github.com/google/protobuf/" DOWNLOAD="https://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.bz2" MD5SUM="11aaac2d704eef8efd1867a807865d85" DOWNLOAD_x86_64="" |