diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
commit | 7aecb9379feb66a84d3b1742af81aeb182135157 (patch) | |
tree | cb2c72ea383ee5080f187b54848149e4de7ad54c /t/sbo/misc | |
parent | b088cabff2a6e9826b7520b4c57b4ac0820ea90c (diff) | |
download | sbotools2-7aecb9379feb66a84d3b1742af81aeb182135157.tar.xz |
Add new files needed by test
Diffstat (limited to 't/sbo/misc')
-rw-r--r-- | t/sbo/misc/protobuf/protobuf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/misc/protobuf/protobuf.info b/t/sbo/misc/protobuf/protobuf.info new file mode 100644 index 0000000..8f2d955 --- /dev/null +++ b/t/sbo/misc/protobuf/protobuf.info @@ -0,0 +1,10 @@ +PRGNAM="protobuf" +VERSION="2.6.1" +HOMEPAGE="http://code.google.com/p/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 python-dateutil python-gflags" +MAINTAINER="M.Dinslage" +EMAIL="daedra1980{at}gmail{dot}com" |