blob: 5a679edc2dcce50a77dbf2132c948596bbccd2dc (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="protobuf"
VERSION="2.6.1"
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=""
MD5SUM_x86_64=""
REQUIRES="pytz python2-dateutil python-gflags google-apputils"
MAINTAINER="M.Dinslage"
EMAIL="daedra1980{at}gmail{dot}com"
|